summaryrefslogtreecommitdiff
path: root/constants.asm
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-06-04 17:46:44 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-06-04 17:46:44 -0400
commit193cf0265d3f45a3d339dc656f3abcca72de6850 (patch)
treee3fd7395cd1ce8d00702144bfd1e3af7703e1c45 /constants.asm
parent17fb962a85448abcb714331c005a2c83b9db0c52 (diff)
Backport bg_effects.asm from Crystal
Diffstat (limited to 'constants.asm')
-rw-r--r--constants.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/constants.asm b/constants.asm
index d758d4b..6a93ce6 100644
--- a/constants.asm
+++ b/constants.asm
@@ -23,3 +23,5 @@ INCLUDE "constants/music_constants.asm"
INCLUDE "constants/serial_constants.asm"
INCLUDE "constants/misc_constants.asm"
+
+INCLUDE "constants/battle_anim_constants.asm"