diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-12-02 16:38:07 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-12-02 16:38:07 -0500 |
commit | 9e34e6b53d8c21c79e67c7b46ac658506abb4ed3 (patch) | |
tree | f21167dce176fef0c02323485523c312700984aa /include/decompress.h | |
parent | 30d4803a44a8f11ee88c4d4e37cef9f2373b3542 (diff) |
sub_8146060
Diffstat (limited to 'include/decompress.h')
-rw-r--r-- | include/decompress.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/decompress.h b/include/decompress.h index 5f3863dc7..36672dcfd 100644 --- a/include/decompress.h +++ b/include/decompress.h @@ -32,4 +32,6 @@ void LoadSpecialPokePic_DontHandleDeoxys(const struct CompressedSpriteSheet *src u32 sub_8034974(const u8 *ptr); +void sub_800F034(const struct CompressedSpriteSheet *src); + #endif // GUARD_DECOMPRESS_H |