Replace "Unreferenced" labels with "; unreferenced" comments

This commit is contained in:
Rangi
2020-06-21 16:27:43 -04:00
parent 98af69691d
commit 91774f206e
90 changed files with 212 additions and 250 deletions

View File

@@ -272,7 +272,7 @@ MobileMenuJoypad:
ld c, a
ret
Unreferenced_Function241d5:
Function241d5: ; unreferenced
call Place2DMenuCursor
.loop
call Move2DMenuCursor
@@ -690,7 +690,7 @@ _ExitMenu::
dec [hl]
ret
Unreferenced_Function24423:
Function24423: ; unreferenced
ld a, [wVramState]
bit 0, a
ret z