summaryrefslogtreecommitdiff
path: root/asm/macros.s
diff options
context:
space:
mode:
Diffstat (limited to 'asm/macros.s')
-rw-r--r--asm/macros.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/asm/macros.s b/asm/macros.s
index 4e69c4642..4d44a7ac5 100644
--- a/asm/macros.s
+++ b/asm/macros.s
@@ -3,6 +3,7 @@
.include "asm/macros/window.s"
.include "asm/macros/pokemon_data.s"
.include "asm/macros/ec.s"
+ .include "asm/macros/map.s"
.macro include_range start, end
.incbin "base_emerald.gba", \start, \end - \start