1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-08 15:30:14 +00:00

iQue text extraction (#2383)

* iQue text extraction

* More consistent terminology

* Fixes for jpn, split each encoding into a separate charmap file, merge enc.nes.h and enc.chn.h

* Merge nes and chn in DEFINE_MESSAGE macros

* Remove redundant defines in nes_message_data_static
This commit is contained in:
Tharo 2024-12-25 17:07:08 +00:00 committed by GitHub
parent 8a48c17cc8
commit fbeb477e68
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 3985 additions and 224 deletions

View file

@ -44,7 +44,7 @@ incbins: # TODO: fix these
variables:
gMtxClear: 0x80106980
sJpnMessageEntryTable: 0x80115838
sNesMessageEntryTable: 0x8011DB98
sNesMessageEntryTable: 0x80119978
sStaffMessageEntryTable: 0x8011DB98
gSoundFontTable: 0x8011F280
gSequenceFontTable: 0x8011F4F0