diff options
Diffstat (limited to 'home/map.asm')
-rw-r--r-- | home/map.asm | 2 |
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 |