summaryrefslogtreecommitdiff
path: root/include/decompress.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-05-14 15:22:37 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-05-14 15:22:37 -0400
commit82216dd31f67ee544bbcfe360e966ff91fc6d9e0 (patch)
tree1d1dfde4974e7f008a73e4a08787606566161711 /include/decompress.h
parent425c733ceabd6604b3ffda140fa0f97c58a53689 (diff)
unk_815C980
Diffstat (limited to 'include/decompress.h')
-rw-r--r--include/decompress.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/decompress.h b/include/decompress.h
index 9a2093b9f..19b507525 100644
--- a/include/decompress.h
+++ b/include/decompress.h
@@ -36,5 +36,6 @@ void LoadSpecialPokePic_DontHandleDeoxys(const struct CompressedSpriteSheet *src
u32 sub_8034974(const u8 *ptr);
void sub_800F034(const struct CompressedSpriteSheet *src);
+u32 GetDecompressedDataSize(const u8 *ptr);
#endif // GUARD_DECOMPRESS_H