Comment more ROM labels as unreferenced

(Some unreferenced labels are above code which is still used via fallthrough!)
This commit is contained in:
Rangi
2020-06-21 18:33:31 -04:00
parent 91774f206e
commit c3c18dd196
21 changed files with 50 additions and 53 deletions

View File

@@ -889,18 +889,15 @@ _MailMovedFromBoxText::
line "from the MAILBOX."
prompt
; unreferenced
_YesPromptText::
_YesPromptText:: ; unreferenced
text "Yes"
prompt
; unreferenced
_NoPromptText::
_NoPromptText:: ; unreferenced
text "No"
prompt
; unreferenced
_AnimationTypeText::
_AnimationTypeText:: ; unreferenced
text_decimal wcf64, 1, 3
text " @"
text_ram wStringBuffer1
@@ -911,8 +908,7 @@ _AnimationTypeText::
text_end ; unreferenced
; unreferenced
_MonNumberText::
_MonNumberText:: ; unreferenced
text "#MON number?"
done
@@ -1352,8 +1348,7 @@ _OakPCText4::
line "OAK's PC closed."
done
; unreferenced
_TrainerRankingExplanationText::
_TrainerRankingExplanationText:: ; unreferenced
text "Triple-theme"
line "trainer ranking!"
@@ -1364,8 +1359,7 @@ _TrainerRankingExplanationText::
para ""
done
; unreferenced
_TrainerRankingNoDataText::
_TrainerRankingNoDataText:: ; unreferenced
text "There is no"
line "ranking data."