Create main and player headers
This commit is contained in:
parent
2a1c4b808d
commit
b2186e5d09
6 changed files with 266 additions and 197 deletions
|
|
@ -1015,7 +1015,7 @@ MainFunc = .text:0x8005BF9C; // type:function size:0x7D0 scope:local
|
|||
BoardTurnNext = .text:0x8005C76C; // type:function size:0x8C
|
||||
ExecTurnStart = .text:0x8005C7F8; // type:function size:0x28C scope:local
|
||||
BoardNextOvlSet = .text:0x8005CA84; // type:function size:0xC4
|
||||
BoardIsStarted = .text:0x8005CB48; // type:function size:0x8C
|
||||
BoardStartCheck = .text:0x8005CB48; // type:function size:0x8C
|
||||
CreateBoard = .text:0x8005CBD4; // type:function size:0x410 scope:local
|
||||
DestroyBoard = .text:0x8005CFE4; // type:function size:0x128 scope:local
|
||||
BoardLightHookSet = .text:0x8005D10C; // type:function size:0xC
|
||||
|
|
@ -1195,7 +1195,7 @@ BoardPlayerAutoSizeSet = .text:0x80068E6C; // type:function size:0x9C
|
|||
BoardPlayerAutoSizeGet = .text:0x80068F08; // type:function size:0x40
|
||||
BoardPlayerMoveAwayIsDone = .text:0x80068F48; // type:function size:0x1C
|
||||
BoardPlayerMoveAwayStart = .text:0x80068F64; // type:function size:0x224
|
||||
BoardPlayerCurrMoveAwayStart = .text:0x80069188; // type:function size:0x40
|
||||
BoardPlayerMoveAwayStartCurr = .text:0x80069188; // type:function size:0x40
|
||||
MoveAwayObjFunc = .text:0x800691C8; // type:function size:0x100 scope:local
|
||||
BoardBowserSuitInit = .text:0x800692C8; // type:function size:0x1A4
|
||||
BoardBowserSuitKill = .text:0x8006946C; // type:function size:0x128
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue