Merge branch 'Rainchus:main' into main
This commit is contained in:
commit
2ca22f508c
39 changed files with 3936 additions and 727 deletions
|
|
@ -82,7 +82,7 @@ void BoardPlayerScaleSetV(s32, Vec*);
|
|||
void BoardPlayerScaleSet(s32, f32, f32, f32);
|
||||
s16 BoardPlayerCurrMotionGet(s32);
|
||||
s32 BoardPlayerMotionCreate(s32, s32);
|
||||
void BoardPlayerMotionKill(s32, s32);
|
||||
s32 BoardPlayerMotionKill(s32, s32);
|
||||
s32 BoardPlayerMotionEndCheck(s32);
|
||||
void BoardPlayerMotionEndWait(s32);
|
||||
void BoardPlayerMotionStart(s32, s32, s32);
|
||||
|
|
@ -114,6 +114,7 @@ void BoardPlayerZoomRestore(s32);
|
|||
void BoardJunctionMaskSet(s32);
|
||||
void BoardJunctionMaskReset(s32);
|
||||
void BoardJunctionMaskZero(void);
|
||||
void BoardPlayerVoiceEnableSet(s32, s32, s32);
|
||||
void InitJunction(s32, s32, f32);
|
||||
static void UpdateJunctionGfx(omObjData*);
|
||||
static void StopJunctionPlayer(s32);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue