matched modeltest00.c
This commit is contained in:
parent
415e97a1b5
commit
3cb84d1f21
5 changed files with 285 additions and 30 deletions
|
|
@ -20,6 +20,7 @@ void CharModelMotionTimeSet(s16 character, float time);
|
|||
void CharModelMotionSpeedSet(s16 character, float speed);
|
||||
void CharMotionKill(s16 character, s32 motion);
|
||||
void CharModelVoiceEnableSet(s16 character, s16 motion, s32 flag);
|
||||
void CharModelCreateCoinParticle(s16, Vec *);
|
||||
|
||||
s32 CharModelMotionEndCheck(s16 character);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue