summaryrefslogtreecommitdiff
path: root/constants.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-16 16:01:45 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-16 16:46:32 -0500
commit435b0cf686e55bbe60acbce1e6154b0c2450bbac (patch)
tree23375ad339f07ed9bc5a2a1be7eb98f414e44ea8 /constants.asm
parent4b5424368f09ff83bfdd2454a4fd06985f5ff54d (diff)
Options menu, some mobile fns
Diffstat (limited to 'constants.asm')
-rw-r--r--constants.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/constants.asm b/constants.asm
index 1d8f7d9b2..707883198 100644
--- a/constants.asm
+++ b/constants.asm
@@ -28,4 +28,5 @@ INCLUDE "constants/deco_constants.asm"
INCLUDE "constants/radio_constants.asm"
INCLUDE "constants/sprite_constants.asm"
INCLUDE "constants/tilemap_constants.asm"
+INCLUDE "constants/cgb_constants.asm"
INCLUDE "constants/battle_tower_constants.asm"