summaryrefslogtreecommitdiff
path: root/include/data2.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-07-31 16:11:41 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-07-31 16:11:41 +0200
commitbba94787f73662b21703d105603da6d1f40a442c (patch)
tree664945e9a0f16b3cb1dced4fb6fcfbf0170f1058 /include/data2.h
parentea36898775f5e31c6a175251339da1ed60de218d (diff)
battle message decompiled
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;