Merge branch 'Rainchus:main' into main
This commit is contained in:
commit
db05760ec1
8 changed files with 2636 additions and 172 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