diff options
Diffstat (limited to 'asm/overworld.s')
-rw-r--r-- | asm/overworld.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/overworld.s b/asm/overworld.s index d191a9009..38c5bbdd7 100644 --- a/asm/overworld.s +++ b/asm/overworld.s @@ -4631,7 +4631,7 @@ sub_8057024: @ 8057024 bl ResetSpriteData bl ResetPaletteFade bl ScanlineEffect_Clear - bl dp13_810BB8C + bl ResetAllPicSprites bl ResetCameraUpdateInfo bl InstallCameraPanAheadCallback cmp r4, 0 @@ -5396,7 +5396,7 @@ _08057690: b _0805772A _0805769C: bl ScanlineEffect_Clear - bl dp13_810BB8C + bl ResetAllPicSprites bl ResetCameraUpdateInfo bl InstallCameraPanAheadCallback bl FieldEffectActiveListClear |