Decompile more of board/main.c
This commit is contained in:
parent
8b2bec5e07
commit
cea9598a34
5 changed files with 255 additions and 24 deletions
|
|
@ -1060,8 +1060,8 @@ CalcCameraPos = .text:0x8005E798; // type:function size:0x764 scope:local
|
|||
BoardMGDoneFlagSet = .text:0x8005EEFC; // type:function size:0x48
|
||||
BoardMGDoneFlagGet = .text:0x8005EF44; // type:function size:0x48
|
||||
BoardMGExit = .text:0x8005EF8C; // type:function size:0x170
|
||||
BoardMGKill = .text:0x8005F0FC; // type:function size:0x60
|
||||
BoardMGExec = .text:0x8005F15C; // type:function size:0xC4
|
||||
KillBoardMG = .text:0x8005F0FC; // type:function size:0x60 scope:local
|
||||
ExecBoardMG = .text:0x8005F15C; // type:function size:0xC4 scope:local
|
||||
BoardMGCreate = .text:0x8005F220; // type:function size:0x74
|
||||
BoardEventFlagSet = .text:0x8005F294; // type:function size:0x28
|
||||
BoardEventFlagReset = .text:0x8005F2BC; // type:function size:0x28
|
||||
|
|
@ -1764,7 +1764,7 @@ MiniBowserBalloonRaise = .text:0x8009B2B0; // type:function size:0x80 scope:loca
|
|||
SetMiniBowserMotion = .text:0x8009B330; // type:function size:0xD8 scope:local
|
||||
SetMiniBowserMotionPause = .text:0x8009B408; // type:function size:0x6C scope:local
|
||||
WaitMiniBowserMotion = .text:0x8009B474; // type:function size:0x60 scope:local
|
||||
BoardBattleExec = .text:0x8009B4D4; // type:function size:0x124 scope:local
|
||||
BoardBattleExec = .text:0x8009B4D4; // type:function size:0x124
|
||||
DestroyBattle = .text:0x8009B5F8; // type:function size:0x2C scope:local
|
||||
ExecBattle = .text:0x8009B624; // type:function size:0x708 scope:local
|
||||
TakeCoins = .text:0x8009BD2C; // type:function size:0x1D4 scope:local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue