summaryrefslogtreecommitdiff
path: root/include/data2.h
diff options
context:
space:
mode:
authorKDSKardabox <bollygame94@gmail.com>2018-02-12 16:44:04 +0530
committerKDSKardabox <bollygame94@gmail.com>2018-02-12 16:44:04 +0530
commit54922641af2712a8108c327ee3ce104c41a10a52 (patch)
tree477d80d5dd92d598d9aa33ba01e49180400df8c0 /include/data2.h
parent185cf71842b82082280ec3b3185977892d8b4bbf (diff)
Port smokescreen.s
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