1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-12-25 14:16:11 +00:00
oot/src
cadmic 47fd023238
Match NTSC z_kanfont.c and z_message.c (#1997)
* Match NTSC z_kanfont.c and z_message.c

Co-authored-by: inspectredc <inspectredc@gmail.com>

* Apply suggestions from code review

Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>

* Remove now-unnecessary padding

* Remove msgBufDecoded comment

* Use == NULL for fake match

* Rename Message_DrawText{JPN,NES} -> Message_DrawText[Wide]

* Font_LoadKanji -> Font_LoadCharWide

* Restore FONT_MESSAGE_OFFSET/FONT_MESSAGE_LENGTH

---------

Co-authored-by: inspectredc <inspectredc@gmail.com>
Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>
2024-07-21 21:50:20 -04:00
..
audio Nicer AudioSeq_SequenceChannelProcessScript match (#1996) 2024-07-18 21:56:53 -04:00
boot Small cleanup of cleararena (bootclear) (#1999) 2024-07-21 15:22:54 -04:00
buffers Remove gSystemHeap and use _buffersSegmentEnd instead, make buffer alignments explicit for gcc (#1901) 2024-02-27 19:01:47 -05:00
code Match NTSC z_kanfont.c and z_message.c (#1997) 2024-07-21 21:50:20 -04:00
dmadata Use Romfile in place of vromStart and vromEnd in structs (#1742) 2024-02-29 14:15:04 +01:00
elf_message Doc Actor: En_Ma1 (Child Malon) (#1584) 2023-12-10 14:36:12 -05:00
gcc_fix Some GCC flags improvements (#1903) 2024-02-29 15:11:54 -05:00
libultra Experiment: remove global.h dependency from sys_math, sys_math3d, z_lib (#1956) 2024-06-19 00:00:23 -04:00
makerom Rework rom_header.s (#1932) 2024-03-23 13:06:00 -04:00
overlays Match NTSC z_kanfont.c and z_message.c (#1997) 2024-07-21 21:50:20 -04:00