Decompile m416dll/main.c
This commit is contained in:
parent
bf3f29ef6e
commit
3bcfbfeb80
4 changed files with 1949 additions and 93 deletions
12
include/REL/m416Dll.h
Normal file
12
include/REL/m416Dll.h
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
#ifndef M416DLL_H
|
||||
#define M416DLL_H
|
||||
|
||||
#include "game/object.h"
|
||||
|
||||
void fn_1_79D0(Process *objman);
|
||||
void fn_1_7A54(void);
|
||||
void fn_1_8EB4(s16 model);
|
||||
void fn_1_8F60(float arg0);
|
||||
void fn_1_8FF4(float arg0);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue