summaryrefslogtreecommitdiff
path: root/src/code/object_table.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/code/object_table.c')
-rw-r--r--src/code/object_table.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/code/object_table.c b/src/code/object_table.c
index 0de131824..9ed6a1f44 100644
--- a/src/code/object_table.c
+++ b/src/code/object_table.c
@@ -4,8 +4,6 @@
#include "ultra64.h"
#include "z64object.h"
-#include "macros.h"
-
s16 gLinkObjectIds[] = { OBJECT_LINK_BOY, OBJECT_LINK_CHILD };
u32 gObjectTableSize = ARRAY_COUNT(gObjectTable);