diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-02 19:55:39 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-02 19:55:39 +0200 |
commit | 7a831c215eabd589b2bdd0263b8c9ce069af6fe0 (patch) | |
tree | 4f8ff3635cc556501d525a5504c805dffb39685d /asm/pokeblock_feed.s | |
parent | 7ecdcc5ed89f7643f3845fea6ac668acbd1353d4 (diff) |
decompile decompress.s
Diffstat (limited to 'asm/pokeblock_feed.s')
-rw-r--r-- | asm/pokeblock_feed.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/pokeblock_feed.s b/asm/pokeblock_feed.s index c2225dcde..8f63be452 100644 --- a/asm/pokeblock_feed.s +++ b/asm/pokeblock_feed.s @@ -327,7 +327,7 @@ _08179E48: ldr r1, [r1, 0x8] adds r2, r5, 0 adds r3, r4, 0 - bl DecompressMonPic_DetectFrontOrBack_2 + bl HandleLoadSpecialPokePic_2 ldr r0, =gUnknown_0203BD18 ldr r1, [r0] b _08179F5E |