diff options
Diffstat (limited to 'data/battle_tower.s')
-rw-r--r-- | data/battle_tower.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/battle_tower.s b/data/battle_tower.s index 9ef2c2d44..2cc0aa639 100644 --- a/data/battle_tower.s +++ b/data/battle_tower.s @@ -3,6 +3,7 @@ #include "constants/moves.h" #include "constants/species.h" #include "constants/trainers.h" +#include "constants/pokemon.h" .include "asm/macros.inc" .include "constants/constants.inc" |