Finished most of m442Dll
This commit is contained in:
parent
e4fc306f19
commit
0459c7ab05
4 changed files with 2581 additions and 117 deletions
11
include/REL/m442Dll.h
Normal file
11
include/REL/m442Dll.h
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
#ifndef M442DLL_H
|
||||
#define M442DLL_H
|
||||
|
||||
#include "game/object.h"
|
||||
#include "game/process.h"
|
||||
|
||||
s16 fn_1_90EC(void);
|
||||
s32 fn_1_91AC(Process *arg0, s16 arg1);
|
||||
void fn_1_94AC(s32 arg0);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue