redone landmarks, now with constants

This commit is contained in:
yenatch
2013-11-28 03:54:21 -05:00
parent ac65a8b821
commit fd73d41e6b
4 changed files with 347 additions and 528 deletions

View File

@@ -15,6 +15,7 @@ INCLUDE "constants/pokemon_constants.asm"
INCLUDE "constants/move_constants.asm"
INCLUDE "constants/battle_constants.asm"
INCLUDE "constants/map_constants.asm"
INCLUDE "constants/landmark_constants.asm"
INCLUDE "constants/item_constants.asm"
INCLUDE "constants/trainer_constants.asm"
INCLUDE "constants/script_constants.asm"