Decompile more of board/player.c
DoSparkSpace incomplete
This commit is contained in:
parent
a41d910136
commit
620c676657
5 changed files with 295 additions and 54 deletions
|
|
@ -42,6 +42,6 @@ void fn_8004F52C(s16 character, s32 arg1);
|
|||
void CharModelEffectEnableSet(s16 character, s32 arg1);
|
||||
s32 CharModelEffectNpcInit(s16 arg0, s16 arg1, s16 arg2, s16 arg3);
|
||||
s32 CharModelEffectNpcInitSilent(s16 arg0, s16 arg1, s16 arg2);
|
||||
void CharModelStepTypeSet(s16 character, s32 arg1);
|
||||
s32 CharModelStepTypeSet(s16 character, s32 arg1);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue