Nearly match board/player.c
All but DoSparkSpace matched. BoardRotateDiceNumbers renamed to BoardPlayerIdleSet
This commit is contained in:
parent
9e2f43befe
commit
4334e6e361
16 changed files with 389 additions and 57 deletions
|
|
@ -1181,7 +1181,7 @@ PlayerPosLerpFunc = .text:0x80067374; // type:function size:0x218 scope:local
|
|||
BoardPlayerDiceJumpStart = .text:0x8006758C; // type:function size:0x1D4
|
||||
BoardPlayerDiceJumpCheck = .text:0x80067760; // type:function size:0x54
|
||||
DiceJumpFunc = .text:0x800677B4; // type:function size:0x3E4 scope:local
|
||||
BoardRotateDiceNumbers = .text:0x80067B98; // type:function size:0xF8
|
||||
BoardPlayerIdleSet = .text:0x80067B98; // type:function size:0xF8
|
||||
BoardPlayerMotBlendSet = .text:0x80067C90; // type:function size:0x5A0
|
||||
BoardPlayerMotBlendExec = .text:0x80068230; // type:function size:0x51C
|
||||
BoardPlayerMotBlendCheck = .text:0x8006874C; // type:function size:0x2C
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue