summaryrefslogtreecommitdiff
path: root/include/field_map_obj.h
diff options
context:
space:
mode:
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 *);\