summaryrefslogtreecommitdiff
path: root/include/data.h
diff options
context:
space:
mode:
authorjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-10-18 10:59:49 +0800
committerjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-10-18 10:59:49 +0800
commit34b440a3584d4d2c6d4f28cb4d8bf77efb734bc3 (patch)
treefa4debe449fe3563c1072bec0c0ad94de2f7a5f8 /include/data.h
parenta28bb81ab714da3da457734fcce93879f3d121a9 (diff)
clean up
Diffstat (limited to 'include/data.h')
-rw-r--r--include/data.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/data.h b/include/data.h
index 005c798b3..82fc527dc 100644
--- a/include/data.h
+++ b/include/data.h
@@ -17,8 +17,6 @@ extern struct MonCoords gTrainerFrontPicCoords[];
extern const u8 gSpeciesNames[][POKEMON_NAME_LENGTH + 1];
extern const u8 gMoveNames[][13];
-extern const u8 gAbilityNames[][13];
-extern const u8 gTypeNames[][7];
extern const u16 gUnknown_8251CB8[];
extern const u16 gUnknown_8251FEE[];
extern const u16 gUnknown_8252324[];