Name More Symbols
This commit is contained in:
parent
93a273fb3a
commit
66ba056eb9
1 changed files with 11 additions and 4 deletions
|
|
@ -671,8 +671,8 @@ SeqUpdateTimer = .text:0x80035E5C; // type:function size:0x69C scope:local
|
|||
fn_800364F8 = .text:0x800364F8; // type:function size:0x3D8
|
||||
fn_800368D0 = .text:0x800368D0; // type:function size:0x2F8
|
||||
fn_80036BC8 = .text:0x80036BC8; // type:function size:0x188
|
||||
fn_80036D50 = .text:0x80036D50; // type:function size:0x1D0
|
||||
fn_80036F20 = .text:0x80036F20; // type:function size:0x26C
|
||||
SeqMakeWord = .text:0x80036D50; // type:function size:0x1D0 scope:local
|
||||
SeqLoadFontChar = .text:0x80036F20; // type:function size:0x26C scope:local
|
||||
SeqInitMGBasic = .text:0x8003718C; // type:function size:0x194 scope:local
|
||||
SeqUpdateMGBasic = .text:0x80037320; // type:function size:0x9D0 scope:local
|
||||
SeqInitMGCommon = .text:0x80037CF0; // type:function size:0x2A4 scope:local
|
||||
|
|
@ -4926,7 +4926,14 @@ lbl_8012F0C5 = .data:0x8012F0C5; // type:object size:0x3A
|
|||
lbl_8012F0FF = .data:0x8012F0FF; // type:object size:0x31
|
||||
SeqTable = .data:0x8012F130; // type:object size:0x1DC scope:local
|
||||
lbl_8012F30C = .data:0x8012F30C; // type:object size:0x18
|
||||
lbl_8012F324 = .data:0x8012F324; // type:object size:0x120
|
||||
SeqTypeTable = .data:0x8012F324; // type:object size:0x12 scope:local
|
||||
lbl_8012F336 = .data:0x8012F336; // type:object size:0x53 scope:local data:string
|
||||
lbl_8012F389 = .data:0x8012F389; // type:object size:0x9 scope:local data:string
|
||||
lbl_8012F392 = .data:0x8012F392; // type:object size:0x9 scope:local data:string
|
||||
SeqFontAlphaTbl = .data:0x8012F39B; // type:object size:0x35 scope:local data:string
|
||||
SeqFontKanaTbl = .data:0x8012F3D0; // type:object size:0x52 scope:local data:string
|
||||
SeqFontNumTbl = .data:0x8012F422; // type:object size:0xB scope:local data:string
|
||||
lbl_8012F430 = .data:0x8012F430; // type:object size:0x14
|
||||
WordTbl = .data:0x8012F444; // type:object size:0x18 scope:local
|
||||
LetterBattleOfs = .data:0x8012F45C; // type:object size:0x40 scope:local
|
||||
Letter2vs2Ofs = .data:0x8012F49C; // type:object size:0x1C scope:local
|
||||
|
|
@ -4938,7 +4945,7 @@ WinStrTbl = .data:0x8012F580; // type:object size:0x18 scope:local
|
|||
WinPosOfs = .data:0x8012F598; // type:object size:0x50 scope:local
|
||||
PracticeTbl = .data:0x8012F5E8; // type:object size:0xAC scope:local
|
||||
PracticePosTbl = .data:0x8012F694; // type:object size:0xC scope:local
|
||||
SeqSETable = .data:0x8012F6A0; // type:object size:0xF0 scope:local
|
||||
SeqFXTable = .data:0x8012F6A0; // type:object size:0xF0 scope:local
|
||||
lbl_8012F790 = .data:0x8012F790; // type:object size:0x15 data:string
|
||||
lbl_8012F7A5 = .data:0x8012F7A5; // type:object size:0x10 data:string
|
||||
lbl_8012F7B5 = .data:0x8012F7B5; // type:object size:0x13 data:string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue