matched modeltest00.c
This commit is contained in:
parent
415e97a1b5
commit
3cb84d1f21
5 changed files with 285 additions and 30 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
#include "game/hsfdraw.h"
|
||||
#include "game/objsub.h"
|
||||
#include "game/object.h"
|
||||
|
||||
// -------------------------------------------------------------------------- //
|
||||
|
||||
|
|
@ -35,6 +36,9 @@ extern f32 CZoom;
|
|||
void fn_1_29C();
|
||||
void fn_1_28F8(Point3d * arg0, Point3d * arg1);
|
||||
extern void omOutView();
|
||||
void fn_1_37DC(omObjData*);
|
||||
void fn_1_439C(omObjData*);
|
||||
void fn_1_46F0();
|
||||
|
||||
s16 MGSeqCreate(s16, ...);
|
||||
void MGSeqParamSet(s16, s16, s16);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue