Decompile m416dll/map.c
This commit is contained in:
parent
3bcfbfeb80
commit
2d84faca1f
6 changed files with 366 additions and 31 deletions
|
|
@ -2,7 +2,11 @@
|
|||
#define M416DLL_H
|
||||
|
||||
#include "game/object.h"
|
||||
#include "game/hsfman.h"
|
||||
|
||||
s32 fn_1_1240(void);
|
||||
void fn_1_1250(s32 arg0);
|
||||
void fn_1_613C(ModelData *model, ParticleData *particle, Mtx matrix);
|
||||
void fn_1_79D0(Process *objman);
|
||||
void fn_1_7A54(void);
|
||||
void fn_1_8EB4(s16 model);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue