Build all RELs
This commit is contained in:
parent
5917ea8509
commit
9bb5c8d50a
64 changed files with 1280 additions and 1017 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#include "game/hsfman.h"
|
||||
#include "game/object.h"
|
||||
|
||||
extern u8 texMtxTbl[];
|
||||
SHARED_SYM extern u8 texMtxTbl[];
|
||||
|
||||
#define FABS(x) ((x < 0.0f) ? -(x) : (x))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue