summaryrefslogtreecommitdiff
path: root/data/data2c.s
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-02-11 23:46:50 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-02-11 23:46:50 +0100
commit2736c0fd4a52785aac63b259a71e8c64d92bef93 (patch)
tree2afed0b7fa35ac5aa673a2cca91a926e410a3e07 /data/data2c.s
parentfd17ca59b0f5eaa3231628f7b9da66e77dfb8bd9 (diff)
parent14a76793e596d612efd273169c4172922c270f13 (diff)
add more const pokemon data, clear include
Diffstat (limited to 'data/data2c.s')
-rw-r--r--data/data2c.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/data2c.s b/data/data2c.s
index 69254d366..8d134ccb2 100644
--- a/data/data2c.s
+++ b/data/data2c.s
@@ -2,6 +2,7 @@
#include "constants/items.h"
#include "constants/moves.h"
#include "constants/species.h"
+#include "constants/pokemon.h"
.include "asm/macros.inc"
.include "constants/constants.inc"