You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Replace many '; unused' with '; unreferenced'
This commit is contained in:
@@ -1334,7 +1334,7 @@ MailComposition_TryAddLastCharacter:
|
||||
ld a, [wNamingScreenLastCharacter]
|
||||
jp MailComposition_TryAddCharacter
|
||||
|
||||
; unused
|
||||
.add_dakuten ; unreferenced
|
||||
ld a, [wNamingScreenCurNameLength]
|
||||
and a
|
||||
ret z
|
||||
|
||||
Reference in New Issue
Block a user