diff options
Diffstat (limited to 'data/data2c.s')
-rw-r--r-- | data/data2c.s | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/data2c.s b/data/data2c.s index be715493c..60d0f8c8b 100644 --- a/data/data2c.s +++ b/data/data2c.s @@ -1,5 +1,8 @@ @ the second big chunk of data +#include "constants/abilities.h" +#include "constants/moves.h" +#include "constants/species.h" .include "asm/macros.inc" .include "constants/constants.inc" |