first event flag constants

This commit is contained in:
yenatch
2013-08-23 21:19:58 -04:00
parent af205a7217
commit 744d1d8599
3 changed files with 7 additions and 4 deletions

View File

@@ -13,6 +13,7 @@ INCLUDE "constants/map_constants.asm"
INCLUDE "constants/item_constants.asm"
INCLUDE "constants/trainer_constants.asm"
INCLUDE "constants/script_constants.asm"
INCLUDE "constants/event_flags.asm"
INCLUDE "constants/music_constants.asm"