battle animation constants

This commit is contained in:
yenatch
2013-12-19 04:47:39 -05:00
parent a422e1b761
commit 4bb8c82d8a
5 changed files with 109 additions and 8 deletions

View File

@@ -23,6 +23,8 @@ INCLUDE "constants/event_flags.asm"
INCLUDE "constants/engine_flags.asm"
INCLUDE "constants/music_constants.asm"
INCLUDE "constants/sfx_constants.asm"
INCLUDE "constants/animation_constants.asm"
INCLUDE "constants/gfx_constants.asm"