summaryrefslogtreecommitdiff
path: root/home/map.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/map.asm')
-rw-r--r--home/map.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/map.asm b/home/map.asm
index c6ad4ae6..ef8876fb 100644
--- a/home/map.asm
+++ b/home/map.asm
@@ -2098,7 +2098,7 @@ FadeToMenu::
xor a
ld [hBGMapMode], a
call LoadStandardMenuDataHeader
- callba Function8c3ab
+ callba FadeOutPalettes
call ClearSprites
call DisableSpriteUpdates
ret