Finish more of board/bowser.c
Particle struct changes are also present
This commit is contained in:
parent
eeff144f1c
commit
1a019c7c11
11 changed files with 990 additions and 71 deletions
|
|
@ -5608,7 +5608,7 @@ booCamPos = .bss:0x801A4BC0; // type:object size:0xC scope:local data:float
|
|||
booCamTarget = .bss:0x801A4BCC; // type:object size:0xC scope:local data:float
|
||||
booCamUp = .bss:0x801A4BD8; // type:object size:0xC scope:local data:float
|
||||
playerPosTemp = .bss:0x801A4BE8; // type:object size:0x30 scope:local
|
||||
bowserSpr = .bss:0x801A4C18; // type:object size:0x16 scope:local
|
||||
bowserEvent = .bss:0x801A4C18; // type:object size:0x16 scope:local
|
||||
battleMGList = .bss:0x801A4C30; // type:object size:0x10 scope:local data:2byte
|
||||
camPosFortune = .bss:0x801A4C40; // type:object size:0xC scope:local data:4byte
|
||||
camTargetFortune = .bss:0x801A4C4C; // type:object size:0xC scope:local data:float
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue