summaryrefslogtreecommitdiff
path: root/constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'constants.asm')
-rwxr-xr-xconstants.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/constants.asm b/constants.asm
index 2b2dbe5..ec27c6f 100755
--- a/constants.asm
+++ b/constants.asm
@@ -2,5 +2,6 @@ INCLUDE "hram.asm"
INCLUDE "vram.asm"
INCLUDE "constants/joy_constants.asm"
+INCLUDE "constants/map_constants.asm"
INCLUDE "constants/song_constants.asm"
INCLUDE "constants/sound_effect_constants.asm"