summaryrefslogtreecommitdiff
path: root/home/map.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/map.asm')
-rw-r--r--home/map.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/map.asm b/home/map.asm
index 4400e411b..b9b27168e 100644
--- a/home/map.asm
+++ b/home/map.asm
@@ -2014,7 +2014,7 @@ FadeToMenu:: ; 2b29
; 2b3c
-Function2b3c:: ; 2b3c
+ReturnToCallingMenu:: ; 2b3c
call ClearBGPalettes
call Function2bae
call UpdateSprites
@@ -2023,7 +2023,7 @@ Function2b3c:: ; 2b3c
jr Function2b5c
; 2b4d
-Function2b4d:: ; 2b4d
+ExitAllMenus:: ; 2b4d
call ClearBGPalettes
call Call_ExitMenu
call Function2bae