split sfx constants out of music constants

This commit is contained in:
yenatch
2013-11-07 01:10:43 -05:00
parent 6a641b438a
commit 76d8ed2264
3 changed files with 212 additions and 212 deletions

View File

@@ -86,6 +86,7 @@ INCLUDE "constants/script_constants.asm"
INCLUDE "constants/event_flags.asm"
INCLUDE "constants/engine_flags.asm"
INCLUDE "constants/music_constants.asm"
INCLUDE "constants/sfx_constants.asm"
; macros require rst vectors to be defined