match m427/main
This commit is contained in:
parent
d6da17b604
commit
2ab9cd144e
2 changed files with 970 additions and 0 deletions
12
include/REL/m427Dll.h
Normal file
12
include/REL/m427Dll.h
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
#include "dolphin.h"
|
||||
#include "game/object.h"
|
||||
|
||||
void fn_1_32F4(Process*);
|
||||
void fn_1_3A88(void);
|
||||
void fn_1_E98C(Process*);
|
||||
void fn_1_EC54(void);
|
||||
void fn_1_110E8(s32, s32*);
|
||||
void fn_1_111C0(s32, s32*);
|
||||
void fn_1_11298(f32);
|
||||
s32 fn_1_113F0(s32);
|
||||
f32 fn_1_168FC(f32, f32, f32);
|
||||
Loading…
Add table
Add a link
Reference in a new issue