Link in lots of files
This commit is contained in:
parent
f4b023df31
commit
0250682281
25 changed files with 723 additions and 446 deletions
|
|
@ -1,9 +1,11 @@
|
|||
#include "game/mapspace.h"
|
||||
#include "game/hsfman.h"
|
||||
|
||||
#include "math.h"
|
||||
#include <ext_math.h>
|
||||
|
||||
#ifdef __MWERKS__
|
||||
extern void HuSetVecF(Vec*, double, double, double);
|
||||
#endif
|
||||
|
||||
static BOOL PolygonRangeCheck(HsfMapAttr *arg0, float arg1, float arg2, float *arg3, float arg4);
|
||||
static s32 DefIfnnerMapCircle(Vec *arg0, s16 *arg1, Vec *arg2, Vec *arg3);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue