summaryrefslogtreecommitdiff
path: root/home/menu.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/menu.asm')
-rw-r--r--home/menu.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/menu.asm b/home/menu.asm
index 82bac3b99..3f21e2c61 100644
--- a/home/menu.asm
+++ b/home/menu.asm
@@ -66,7 +66,7 @@ MenuDataHeader_0x1d75:: ; 1d75
db 1 ; default option
; 1d7d
-Function1d7d:: ; 1d7d
+Call_ExitMenu:: ; 1d7d
call ExitMenu
ret
; 1d81