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:
parent
8a48c17cc8
commit
fbeb477e68
9 changed files with 3985 additions and 224 deletions
|
@ -44,7 +44,7 @@ incbins: # TODO: fix these
|
|||
variables:
|
||||
gMtxClear: 0x80106980
|
||||
sJpnMessageEntryTable: 0x80115838
|
||||
sNesMessageEntryTable: 0x8011DB98
|
||||
sNesMessageEntryTable: 0x80119978
|
||||
sStaffMessageEntryTable: 0x8011DB98
|
||||
gSoundFontTable: 0x8011F280
|
||||
gSequenceFontTable: 0x8011F4F0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue