w05Dll/main complete
This commit is contained in:
parent
0c2b714b0a
commit
a0cd4e1dbb
3 changed files with 21 additions and 21 deletions
17
include/REL/w05Dll.h
Normal file
17
include/REL/w05Dll.h
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
#include "dolphin/types.h"
|
||||
|
||||
void BoardCreate(void);
|
||||
void BoardDestroy(void);
|
||||
void fn_1_744(void);
|
||||
void fn_1_788(void);
|
||||
s32 fn_1_78C(void);
|
||||
s32 fn_1_82C(void);
|
||||
void fn_1_92C(void);
|
||||
void fn_1_950(void);
|
||||
void fn_1_954(void);
|
||||
void fn_1_D4C(void);
|
||||
void fn_1_D84(void);
|
||||
void fn_1_E04(void);
|
||||
void fn_1_E40(void);
|
||||
s32 fn_1_1114(void);
|
||||
s32 fn_1_1208(s16, f32, f32);
|
||||
Loading…
Add table
Add a link
Reference in a new issue