Matched game/board/shop
This commit is contained in:
parent
bf6d3e163f
commit
c2adb3827a
14 changed files with 1320 additions and 131 deletions
|
|
@ -5207,11 +5207,11 @@ spaceImgIdx = .data:0x80139CC8; // type:object size:0xC scope:local
|
|||
spaceHiliteImgIdx = .data:0x80139CD4; // type:object size:0xC scope:local
|
||||
jumptable_80139CE0 = .data:0x80139CE0; // type:object size:0x28 scope:local
|
||||
hostMessTbl = .data:0x80139D08; // type:object size:0x24 scope:local
|
||||
itemPriceTbl = .data:0x80139D2C; // type:object size:0x10 scope:local
|
||||
itemPriceTbl = .data:0x80139D2C; // type:object size:0x10 scope:local data:byte
|
||||
shopMotTbl = .data:0x80139D3C; // type:object size:0x6C scope:local
|
||||
lbl_80139DA8 = .data:0x80139DA8; // type:object size:0xA data:string
|
||||
itemPrioTbl = .data:0x80139DB2; // type:object size:0x8C scope:local
|
||||
rankItemGroupTbl = .data:0x80139E3E; // type:object size:0x18 scope:local
|
||||
itemPrioTbl = .data:0x80139DB2; // type:object size:0x8C scope:local data:byte
|
||||
rankItemGroupTbl = .data:0x80139E3E; // type:object size:0x18 scope:local data:byte
|
||||
cursorPosTbl = .data:0x80139E58; // type:object size:0x30 scope:local data:float
|
||||
comInputDraw1 = .data:0x80139E88; // type:object size:0xEE scope:local data:2byte
|
||||
comInputDraw2 = .data:0x80139F76; // type:object size:0xBA scope:local data:2byte
|
||||
|
|
@ -5897,7 +5897,7 @@ shopMdlParam = .sdata:0x801D370C; // type:object size:0x8 scope:local
|
|||
hostMdl = .sdata:0x801D3714; // type:object size:0x2 scope:local data:2byte
|
||||
shopMot = .sdata:0x801D3716; // type:object size:0x6 scope:local data:2byte
|
||||
itemCurChoice = .sdata:0x801D371C; // type:object size:0x1 scope:local data:byte
|
||||
defaultItemTbl = .sdata:0x801D371D; // type:object size:0x5 scope:local
|
||||
defaultItemTbl = .sdata:0x801D371D; // type:object size:0x5 scope:local data:byte
|
||||
hostMdl = .sdata:0x801D3728; // type:object size:0x2 scope:local data:2byte
|
||||
lotteryMot = .sdata:0x801D372A; // type:object size:0x8 scope:local data:2byte
|
||||
lotterySpr = .sdata:0x801D3732; // type:object size:0x2 scope:local data:2byte
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue