summaryrefslogtreecommitdiff
path: root/asm/egg_hatch.s
diff options
context:
space:
mode:
Diffstat (limited to 'asm/egg_hatch.s')
-rw-r--r--asm/egg_hatch.s8
1 files changed, 4 insertions, 4 deletions
diff --git a/asm/egg_hatch.s b/asm/egg_hatch.s
index d2e923bcf..6e85bb434 100644
--- a/asm/egg_hatch.s
+++ b/asm/egg_hatch.s
@@ -715,8 +715,8 @@ _080719C8:
_080719D6:
bl RunTasks
bl RunTextPrinters
- bl CallObjectCallbacks
- bl PrepareSpritesForOamLoad
+ bl AnimateSprites
+ bl BuildOamBuffer
bl UpdatePaletteFade
add sp, 0x4
pop {r4}
@@ -1166,8 +1166,8 @@ _08071DD4:
_08071E06:
bl RunTasks
bl RunTextPrinters
- bl CallObjectCallbacks
- bl PrepareSpritesForOamLoad
+ bl AnimateSprites
+ bl BuildOamBuffer
bl UpdatePaletteFade
add sp, 0x8
pop {r3,r4}