Comment, remove, or revise many unreferenced labels
This commit is contained in:
@@ -1414,7 +1414,7 @@ HasRockSmash:
|
||||
ld d, ROCK_SMASH
|
||||
call CheckPartyMove
|
||||
jr nc, .yes
|
||||
.no
|
||||
; no
|
||||
ld a, 1
|
||||
jr .done
|
||||
.yes
|
||||
@@ -1616,7 +1616,7 @@ RodNothingText:
|
||||
text_far _RodNothingText
|
||||
text_end
|
||||
|
||||
UnusedNothingHereText: ; unused
|
||||
UnusedNothingHereText: ; unreferenced
|
||||
text_far _UnusedNothingHereText
|
||||
text_end
|
||||
|
||||
|
Reference in New Issue
Block a user