Merge pull request #130 from gamemasterplc/main
Make some boo symbols static
This commit is contained in:
commit
ed29c955fa
1 changed files with 3 additions and 3 deletions
|
|
@ -5281,9 +5281,9 @@ battleSprPrioTbl = .data:0x8013AA98; // type:object size:0x16 scope:local
|
|||
jumptable_8013AAB0 = .data:0x8013AAB0; // type:object size:0x24 scope:local
|
||||
battleChanceTbl = .data:0x8013AAD4; // type:object size:0x3C scope:local
|
||||
comFortuneMessTbl = .data:0x8013AB10; // type:object size:0x18 scope:local
|
||||
booPlayerMotTbl = .data:0x8013AB28; // type:object size:0xC0
|
||||
booSfxTbl = .data:0x8013ABE8; // type:object size:0x80
|
||||
hostMess = .data:0x8013AC68; // type:object size:0x18
|
||||
booPlayerMotTbl = .data:0x8013AB28; // type:object size:0xC0 scope:local
|
||||
booSfxTbl = .data:0x8013ABE8; // type:object size:0x80 scope:local
|
||||
hostMess = .data:0x8013AC68; // type:object size:0x18 scope:local
|
||||
lbl_8013AC80 = .data:0x8013AC80; // type:object size:0xC data:string
|
||||
ballBooMdl = .data:0x8013AC8C; // type:object size:0x18 scope:local
|
||||
jumptable_8013ACA4 = .data:0x8013ACA4; // type:object size:0x20 scope:local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue