Add objsub.c and objsub.h
This commit is contained in:
parent
81c6a1b4d6
commit
f4d7c588c7
10 changed files with 1322 additions and 11 deletions
|
|
@ -6,12 +6,11 @@
|
|||
#include "game/hsfman.h"
|
||||
#include "game/data.h"
|
||||
#include "game/sprite.h"
|
||||
#include "game/objsub.h"
|
||||
|
||||
#include "math.h"
|
||||
#include "string.h"
|
||||
|
||||
extern void omVibrate(s16, s16, s16, s16);
|
||||
|
||||
|
||||
extern s16 BoardStarHostMdlGet(void);
|
||||
extern void BoardModelPosSetV(s16 model, Vec *pos);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue