Comment, remove, or revise many unreferenced labels

This commit is contained in:
Rangi
2020-10-26 15:45:57 -04:00
parent a2b6befd7d
commit 9dcdad5e60
180 changed files with 810 additions and 1032 deletions

View File

@@ -549,7 +549,7 @@ GetDecoName:
ld a, e
jr .getpokename
.unused
.unused ; unreferenced
push de
call .getdeconame
pop de
@@ -939,7 +939,7 @@ GetDecorationID:
pop hl
ret
SetAllDecorationFlags:
SetAllDecorationFlags: ; unreferenced
ld hl, DecorationIDs
.loop
ld a, [hli]