Make sure overworld sprites don't appear after returning from overworld [bugfix] (#17)

This commit is contained in:
xCrystal
2023-10-21 19:29:29 +02:00
parent e9ad1f5612
commit 89a17c3a05
2 changed files with 9 additions and 14 deletions

View File

@@ -130,6 +130,7 @@ GameMenu_WorldMap:
farcall OverworldLoop
; return from overworld loop
call ClearObjectStructs
call ClearBGPalettes
call ClearSprites
farcall AutoSaveGameOutsideOverworld