Matched game/board/lottery + some unsplit cleanup

This commit is contained in:
mrshigure 2024-02-28 06:16:45 -08:00
parent 1da8985530
commit 08e6ce1a45
25 changed files with 2080 additions and 95 deletions

View file

@ -5212,9 +5212,9 @@ 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
cursorPosTbl = .data:0x80139E58; // type:object size:0x30 scope:local data:float
comInputDraw1 = .data:0x80139E88; // type:object size:0xEE scope:local
comInputDraw2 = .data:0x80139F76; // type:object size:0xBA scope:local
comInputBall = .data:0x8013A030; // type:object size:0xCE scope:local
comInputDraw1 = .data:0x80139E88; // type:object size:0xEE scope:local data:2byte
comInputDraw2 = .data:0x80139F76; // type:object size:0xBA scope:local data:2byte
comInputBall = .data:0x8013A030; // type:object size:0xCE scope:local data:2byte
lbl_8013A0FE = .data:0x8013A0FE; // type:object size:0xC data:string
lbl_8013A10A = .data:0x8013A10A; // type:object size:0xA data:string
lbl_8013A114 = .data:0x8013A114; // type:object size:0x9 data:string
@ -5903,7 +5903,7 @@ lotterySpr = .sdata:0x801D3732; // type:object size:0x2 scope:local data:2byte
lotteryInstWin = .sdata:0x801D3734; // type:object size:0x2 scope:local data:2byte
gripMdl = .sdata:0x801D3736; // type:object size:0x4 scope:local data:2byte
turnMot = .sdata:0x801D373A; // type:object size:0x2 scope:local data:2byte
ballMdl = .sdata:0x801D373C; // type:object size:0x8 scope:local
ballMdl = .sdata:0x801D373C; // type:object size:0x8 scope:local data:2byte
loseMot = .sdata:0x801D3744; // type:object size:0x2 scope:local data:2byte
ticketSprGrp = .sdata:0x801D3746; // type:object size:0x2 scope:local data:2byte
warpSpringMdl = .sdata:0x801D3748; // type:object size:0x2 scope:local data:2byte