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/script_pokemon_util_80F87D8.s | |
parent | 7ecdcc5ed89f7643f3845fea6ac668acbd1353d4 (diff) |
decompile decompress.s
Diffstat (limited to 'asm/script_pokemon_util_80F87D8.s')
-rw-r--r-- | asm/script_pokemon_util_80F87D8.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/script_pokemon_util_80F87D8.s b/asm/script_pokemon_util_80F87D8.s index 6134aebe7..d96287da5 100644 --- a/asm/script_pokemon_util_80F87D8.s +++ b/asm/script_pokemon_util_80F87D8.s @@ -715,7 +715,7 @@ _080F8D44: ldr r1, [r1, 0x8] adds r2, r6, 0 adds r3, r5, 0 - bl DecompressMonPic_DetectFrontOrBack_2 + bl HandleLoadSpecialPokePic_2 b _080F8DD8 .pool _080F8DC4: @@ -727,7 +727,7 @@ _080F8DC4: ldr r1, [r1, 0x8] adds r2, r6, 0 adds r3, r5, 0 - bl DecompressMonPicWithoutDuplicatingDeoxysTiles_DetectFrontOrBack + bl HandleLoadSpecialPokePic_DontHandleDeoxys _080F8DD8: adds r0, r6, 0 mov r1, r8 |