summaryrefslogtreecommitdiff
path: root/include/data2.h
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-08-20 19:57:48 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-08-20 19:57:48 -0400
commit613fd1aa059d6894662566049840f3e1fd8cb02e (patch)
tree894aec0c8284b6a0391838ab4f7e409d24a9586c /include/data2.h
parentb9e96a1ffa69f8dc1ae74374954318b60a1aae48 (diff)
parente81986cd20dbe0d8a98da646d964310a066f1af5 (diff)
merge
Diffstat (limited to 'include/data2.h')
-rw-r--r--include/data2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/data2.h b/include/data2.h
index 9dd26fd5f..2837a4451 100644
--- a/include/data2.h
+++ b/include/data2.h
@@ -45,6 +45,8 @@ extern const u8 gTrainerClassNames[][13];
extern const struct Trainer gTrainers[];
extern u8 gSpeciesNames[][11];
extern u8 gMoveNames[][13];
+extern const u8 gAbilityNames[][13];
+extern const u8 gTypeNames[][7];
extern const struct UnknownStructD2 gUnknown_081F9674;
extern const u8 gUnknown_081F96C8[];
extern struct CompressedSpriteSheet gUnknown_081FAEA4;