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 b9e77dddb..9793414e0 100644 --- a/home/map.asm +++ b/home/map.asm @@ -1955,7 +1955,7 @@ CheckStandingOnXYTrigger:: ; 2ae7 FadeToMenu:: ; 2b29 xor a ld [hBGMapMode], a - call Function1d6e + call LoadMenuDataHeader_0x1d75 callba FadeBlackBGMap call ClearSprites call Function2ed3 |