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

@@ -216,7 +216,7 @@ ClearActorHud:
call ClearBox
ret
Unreferenced_Functioncc220:
Functioncc220: ; unreferenced
xor a
ldh [hBGMapMode], a
ld a, LOW(vBGMap0 tile $28)