summaryrefslogtreecommitdiff
path: root/asm/egg_hatch.s
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-09-02 01:42:44 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-09-02 01:42:44 +0200
commitc146c247f23f703f1de48506ecb222d5b72a1200 (patch)
treef454b3d03bdb2de8328a701f059a71da1f5f4661 /asm/egg_hatch.s
parent26bf61e06fb4c29e9a297d88dbe42942ba0c96b9 (diff)
decompile more of sprite.s
Diffstat (limited to 'asm/egg_hatch.s')
-rw-r--r--asm/egg_hatch.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/egg_hatch.s b/asm/egg_hatch.s
index e4a29b9b0..51baf23ef 100644
--- a/asm/egg_hatch.s
+++ b/asm/egg_hatch.s
@@ -458,7 +458,7 @@ _08071712:
thumb_func_start sub_807172C
sub_807172C: @ 807172C
push {lr}
- bl LoadOamFromSprites
+ bl LoadOam
bl ProcessSpriteCopyRequests
bl TransferPlttBuffer
pop {r0}