diff options
Diffstat (limited to 'asm/wallclock.s')
-rw-r--r-- | asm/wallclock.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/wallclock.s b/asm/wallclock.s index cde851f2c..277be18ca 100644 --- a/asm/wallclock.s +++ b/asm/wallclock.s @@ -528,8 +528,8 @@ _08134BA4: sub_8134C9C: @ 8134C9C push {lr} bl RunTasks - bl CallObjectCallbacks - bl PrepareSpritesForOamLoad + bl AnimateSprites + bl BuildOamBuffer bl do_scheduled_bg_tilemap_copies_to_vram bl UpdatePaletteFade pop {r0} |