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 1ed0e5ca8..402b7f4ec 100644 --- a/home/map.asm +++ b/home/map.asm @@ -1983,7 +1983,7 @@ CheckCurrentMapCoordEvents:: ; 2ad4 FadeToMenu:: ; 2b29 xor a ld [hBGMapMode], a - call LoadStandardMenuDataHeader + call LoadStandardMenuHeader farcall Special_FadeOutPalettes call ClearSprites call DisableSpriteUpdates |