Clean up player code
This commit is contained in:
parent
380336c17e
commit
6f46d026ca
3 changed files with 61 additions and 129 deletions
|
|
@ -1143,7 +1143,7 @@ BoardPlayerMotionSpeedSet = .text:0x80063AFC; // type:function size:0x80
|
|||
BoardPlayerMotionTimeSet = .text:0x80063B7C; // type:function size:0x80
|
||||
BoardPlayerMotionTimeGet = .text:0x80063BFC; // type:function size:0x78
|
||||
BoardPlayerMotionMaxTimeGet = .text:0x80063C74; // type:function size:0x78
|
||||
BoardPlayerMotionTimeRangeSet = .text:0x80063CEC; // type:function size:0xA0
|
||||
BoardPlayerMotionStartEndSet = .text:0x80063CEC; // type:function size:0xA0
|
||||
BoardPlayerModelAttrSet = .text:0x80063D8C; // type:function size:0x80
|
||||
BoardPlayerModelAttrReset = .text:0x80063E0C; // type:function size:0x80
|
||||
BoardPlayerCoinsSet = .text:0x80063E8C; // type:function size:0x34
|
||||
|
|
@ -1798,8 +1798,8 @@ ExecComFortuneWin = .text:0x8009DA78; // type:function size:0x18C scope:local
|
|||
ConfigComFortune = .text:0x8009DC04; // type:function size:0x20C scope:local
|
||||
ComFortuneAddStar = .text:0x8009DE10; // type:function size:0x78 scope:local
|
||||
ComFortuneAddCoin = .text:0x8009DE88; // type:function size:0x78 scope:local
|
||||
ComFortuneSwapCoin = .text:0x8009DF00; // type:function size:0x68
|
||||
ComFortuneSwapStar = .text:0x8009DF68; // type:function size:0x68
|
||||
ComFortuneSwapCoin = .text:0x8009DF00; // type:function size:0x68 scope:local
|
||||
ComFortuneSwapStar = .text:0x8009DF68; // type:function size:0x68 scope:local
|
||||
BoardBooCreate = .text:0x8009DFD0; // type:function size:0x11C
|
||||
BoardBooKill = .text:0x8009E0EC; // type:function size:0x2C
|
||||
BoardBooStealTypeSet = .text:0x8009E118; // type:function size:0x2A8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue