Matched m406Dll/main.c
This commit is contained in:
parent
d9760904d6
commit
0b3989dec1
4 changed files with 804 additions and 218 deletions
19
include/REL/m406Dll.h
Normal file
19
include/REL/m406Dll.h
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
#ifndef M406DLL_H
|
||||
#define M406DLL_H
|
||||
|
||||
#include "game/object.h"
|
||||
#include "game/process.h"
|
||||
|
||||
u32 fn_1_122C(void);
|
||||
// ? fn_1_2308(Process *);
|
||||
// ? fn_1_2BEC(void);
|
||||
void fn_1_3064(s32 arg0);
|
||||
void fn_1_696C(float arg8);
|
||||
void fn_1_6B5C(void);
|
||||
void fn_1_B104(float arg8);
|
||||
void fn_1_B25C(void);
|
||||
// ? fn_1_B41C(void);
|
||||
// ? fn_1_D65C(Process *);
|
||||
// ? fn_1_D8B0(void);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue