summaryrefslogtreecommitdiff
path: root/data/map_events.s
diff options
context:
space:
mode:
Diffstat (limited to 'data/map_events.s')
-rw-r--r--data/map_events.s3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/map_events.s b/data/map_events.s
index 228380e7b..31b4b00d2 100644
--- a/data/map_events.s
+++ b/data/map_events.s
@@ -1,6 +1,7 @@
+#include "constants/event_objects.h"
#include "constants/flags.h"
#include "constants/items.h"
-#include "constants/event_objects.h"
+#include "constants/maps.h"
#include "constants/vars.h"
.include "asm/macros.inc"
.include "constants/constants.inc"