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 fe16910f2..bb73f4e03 100644
--- a/home/map.asm
+++ b/home/map.asm
@@ -1963,7 +1963,7 @@ CheckStandingOnXYTrigger:: ; 2ae7
FadeToMenu:: ; 2b29
xor a
ld [hBGMapMode], a
- call LoadPartyMenuDataHeader
+ call LoadStandardMenuDataHeader
callba FadeBlackBGMap
call ClearSprites
call DisableSpriteUpdates