diff options
Diffstat (limited to 'data/battle_tower.s')
-rw-r--r-- | data/battle_tower.s | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/battle_tower.s b/data/battle_tower.s index a952e0773..b3926d19a 100644 --- a/data/battle_tower.s +++ b/data/battle_tower.s @@ -1,3 +1,7 @@ +#include "constants/easy_chat.h" +#include "constants/items.h" +#include "constants/moves.h" +#include "constants/species.h" .include "asm/macros.inc" .include "constants/constants.inc" |