Merge branch 'Rainchus:main' into main
This commit is contained in:
commit
e8af9d5ef4
21 changed files with 141 additions and 139 deletions
|
|
@ -79,9 +79,9 @@ f32 BoardPlayerRotYGet(s32);
|
|||
void BoardPlayerScaleSetV(s32, Vec*);
|
||||
void BoardPlayerScaleSet(s32, f32, f32, f32);
|
||||
s16 BoardPlayerCurrMotionGet(s32);
|
||||
void BoardPlayerMotionCreate(s32, s32);
|
||||
s32 BoardPlayerMotionCreate(s32, s32);
|
||||
void BoardPlayerMotionKill(s32, s32);
|
||||
void BoardPlayerMotionEndCheck(s32);
|
||||
s32 BoardPlayerMotionEndCheck(s32);
|
||||
void BoardPlayerMotionEndWait(s32);
|
||||
void BoardPlayerMotionStart(s32, s32, s32);
|
||||
void BoardPlayerMotionShiftSet(s32, s32, f32, f32, u32);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue