Replace many '; unused' with '; unreferenced'

This commit is contained in:
Rangi
2020-10-28 10:21:10 -04:00
parent 446f1846b1
commit 6d333bed5f
31 changed files with 70 additions and 57 deletions

View File

@@ -1334,7 +1334,7 @@ MailComposition_TryAddLastCharacter:
ld a, [wNamingScreenLastCharacter]
jp MailComposition_TryAddCharacter
; unused
.add_dakuten ; unreferenced
ld a, [wNamingScreenCurNameLength]
and a
ret z