summaryrefslogtreecommitdiff
path: root/include/field_map_obj.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-09-09 17:37:50 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-09-09 17:37:50 -0400
commit4481e60e09ecc135b260b5f98154bb30f08f241a (patch)
treecdbbdb1dffee3c72f1274b3086f63f3ce7882510 /include/field_map_obj.h
parent32a762db4c2a7a0da5fea8a7302385414fb81e23 (diff)
gUnknown_0202E844 -> gCamera; fix internal compiler error
Diffstat (limited to 'include/field_map_obj.h')
-rw-r--r--include/field_map_obj.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/field_map_obj.h b/include/field_map_obj.h
index 9263604fb..af52591b0 100644
--- a/include/field_map_obj.h
+++ b/include/field_map_obj.h
@@ -3,7 +3,7 @@
#include "sprite.h"
-const u8 gUnknown_0830FD14[16];
+extern const u8 gUnknown_0830FD14[];
#define fieldmap_object_cb(setup, callback, table) \
static u8 callback(struct MapObject *, struct Sprite *);\