summaryrefslogtreecommitdiff
path: root/include/data2.h
diff options
context:
space:
mode:
authorU-User-PC\User <golemgalvanize@github.com>2017-08-30 16:23:19 -0400
committerU-User-PC\User <golemgalvanize@github.com>2017-08-30 16:23:19 -0400
commit1ca1651cdcdfc2ca2f8c9214c88fd23b5196f85e (patch)
treea6c9f2edfb0f5c380cc35175024d18bd77ea243a /include/data2.h
parent7c32f9d05f06303f5350eb079960e0d4fab40dcd (diff)
parentd7a6ff0e4dab0c96ac49975a0695014bff2b9654 (diff)
attempting to resolve conflict
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;