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/egg_hatch.s | |
parent | 7ecdcc5ed89f7643f3845fea6ac668acbd1353d4 (diff) |
decompile decompress.s
Diffstat (limited to 'asm/egg_hatch.s')
-rw-r--r-- | asm/egg_hatch.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/egg_hatch.s b/asm/egg_hatch.s index 322b20c9d..9c4d75c3e 100644 --- a/asm/egg_hatch.s +++ b/asm/egg_hatch.s @@ -409,7 +409,7 @@ _08071688: adds r2, r1 ldr r1, [r2] adds r2, r4, 0 - bl DecompressMonPicWithoutDuplicatingDeoxysTiles_DetectFrontOrBack + bl HandleLoadSpecialPokePic_DontHandleDeoxys adds r0, r5, 0 bl sub_806E794 bl LoadCompressedObjectPalette |