Match m427Dll/player.c
This commit is contained in:
parent
5e45589b3e
commit
28ce8f9696
4 changed files with 2380 additions and 4 deletions
|
|
@ -1,8 +1,16 @@
|
|||
#include "dolphin.h"
|
||||
#include "game/object.h"
|
||||
|
||||
void fn_1_32F4(Process*);
|
||||
s32 fn_1_1788(void);
|
||||
void fn_1_1798(s32 arg0, float arg8);
|
||||
s32 fn_1_1884(void);
|
||||
s32 fn_1_32EC(void);
|
||||
|
||||
void fn_1_32F4(Process* arg0);
|
||||
void fn_1_3B20(s8 arg0, s16 arg1);
|
||||
void fn_1_3A88(void);
|
||||
void fn_1_91E0(s16 arg0, float arg8, float arg9, float argA, float argB);
|
||||
float fn_1_AE78(s16 arg0, float arg8, float arg9);
|
||||
void fn_1_E98C(Process*);
|
||||
void fn_1_EC54(void);
|
||||
void fn_1_110E8(s32, s32*);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue