summaryrefslogtreecommitdiff
path: root/home/menu.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/menu.asm')
-rw-r--r--home/menu.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/menu.asm b/home/menu.asm
index c53459c00..1ee95f181 100644
--- a/home/menu.asm
+++ b/home/menu.asm
@@ -417,7 +417,7 @@ YesNoBox::
PlaceYesNoBox::
jr _YesNoBox
-UnreferencedPlaceGenericTwoOptionBox::
+PlaceGenericTwoOptionBox:: ; unreferenced
call LoadMenuHeader
jr InterpretTwoOptionMenu
@@ -719,7 +719,7 @@ PlaceNthMenuStrings::
call PlaceString
ret
-Unreferenced_Function1f9e::
+Function1f9e:: ; unreferenced
call GetMenuDataPointerTableEntry
inc hl
inc hl