summaryrefslogtreecommitdiff
path: root/constants.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-12-07 18:33:04 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-12-07 18:33:04 -0500
commit0549e3413f61e1166441f1630f4d5f2be25e9974 (patch)
treedecb4bcc3a5cdbcc8766ed94bc34f5bba61a5cc0 /constants.asm
parent7d8cb98c766bf90617319f695fbdb3821263ee81 (diff)
audio flag constants
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 34129c278..c61ae540f 100644
--- a/constants.asm
+++ b/constants.asm
@@ -31,3 +31,4 @@ INCLUDE "constants/tilemap_constants.asm"
INCLUDE "constants/cgb_constants.asm"
INCLUDE "constants/battle_tower_constants.asm"
INCLUDE "constants/cry_constants.asm"
+INCLUDE "constants/audio_constants.asm"