1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-15 06:06:04 +00:00
oot/tools/disasm
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
..
gc-us Match NTSC z_kanfont.c and z_message.c (#1997) 2024-07-21 21:50:20 -04:00
disasm.py Set up build system and disassembly for gc-us (#1982) 2024-07-06 21:38:31 +02:00
do_disasm.sh Rework disassembly: out of makefile, separate sections, relocs (#1728) 2024-02-12 20:20:25 -05:00
file_addresses.py Set up disassembly for gc-eu-mq (#1613) 2024-01-28 18:09:03 +01:00