summaryrefslogtreecommitdiff
path: root/include/data2.h
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2018-02-12 22:36:55 -0600
committerGitHub <noreply@github.com>2018-02-12 22:36:55 -0600
commitbb8c53f8988be6cad8f270c46f24e0f6f1e862cc (patch)
treedca7115e05ed132733c1e5ea0b4a3322a2d41e9a /include/data2.h
parent398e775d906ff4f1e5aaad3d8a9eee530c7b122d (diff)
parentaaea65c37bb6dbe04de602492f6e175cabc87f22 (diff)
Merge pull request #208 from KDSKardabox/master
Decompile birch_pc.c
Diffstat (limited to 'include/data2.h')
-rw-r--r--include/data2.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/data2.h b/include/data2.h
index be0f33ab8..df71f6e88 100644
--- a/include/data2.h
+++ b/include/data2.h
@@ -16,5 +16,9 @@ extern const u8 gSpeciesNames[][POKEMON_NAME_LENGTH + 1];
extern const u8 gMoveNames[][13];
extern const u8 gAbilityNames[][13];
extern const u8 gTypeNames[][7];
+extern struct CompressedSpriteSheet gUnknown_0831C620;
+extern struct CompressedSpritePalette gUnknown_0831C628;
+extern const struct SpriteTemplate gUnknown_0831C688;
+
#endif // GUARD_DATA2_H