diff options
Diffstat (limited to 'data/battle_frontier_2.s')
-rw-r--r-- | data/battle_frontier_2.s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/battle_frontier_2.s b/data/battle_frontier_2.s index 44c14f520..74abbe788 100644 --- a/data/battle_frontier_2.s +++ b/data/battle_frontier_2.s @@ -1,3 +1,5 @@ +#include "constants/moves.h" +#include "constants/species.h" .include "asm/macros.inc" .include "constants/constants.inc" |