summaryrefslogtreecommitdiff
path: root/include/data2.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-02-14 01:12:17 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-02-14 01:12:17 +0100
commit5dde701c819ca19f00bc77f7979fa287da0d7c0b (patch)
tree1fc2b07546aaafa6e06cfe4218ba4127cdba3c74 /include/data2.h
parent94b47c0686d3f4c5da962011797cc89a2efdd88c (diff)
parentbb8c53f8988be6cad8f270c46f24e0f6f1e862cc (diff)
merge overworld with master
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