Replace "Unreferenced" labels with "; unreferenced" comments

This commit is contained in:
Rangi
2020-06-21 16:27:43 -04:00
parent 98af69691d
commit 91774f206e
90 changed files with 212 additions and 250 deletions

View File

@@ -154,7 +154,7 @@ Script_BattleTowerHopeToServeYouAgain:
closetext
end
UnreferencedScript_0x9e4b6:
Script_MobileError2: ; unreferenced
special BattleTowerMobileError
closetext
end
@@ -164,7 +164,7 @@ Script_WaitButton:
closetext
end
UnreferencedScript_0x9e4be:
Script_ChooseChallenge2: ; unreferenced
writetext Text_SaveBeforeEnteringBattleRoom
yesorno
iffalse Script_Menu_ChallengeExplanationCancel
@@ -183,7 +183,7 @@ UnreferencedScript_0x9e4be:
closetext
end
UnreferencedScript_0x9e4ea:
Script_StartChallenge: ; unreferenced
setval BATTLETOWERACTION_LEVEL_CHECK
special BattleTowerAction
ifnotequal $0, Script_AMonLevelExceeds
@@ -196,11 +196,11 @@ UnreferencedScript_0x9e4ea:
special BattleTowerAction
ifequal $0, .zero
writetext Text_CantBeRegistered_PreviousRecordDeleted
sjump continue
sjump .continue
.zero
writetext Text_CantBeRegistered
continue:
.continue
yesorno
iffalse Script_Menu_ChallengeExplanationCancel
writetext Text_SaveBeforeReentry
@@ -218,7 +218,7 @@ continue:
waitbutton
sjump Script_ResumeBattleTowerChallenge
UnreferencedScript_0x9e53b:
Script_ReachedBattleLimit: ; unreferenced
writetext Text_FiveDayBattleLimit_Mobile
waitbutton
sjump Script_BattleTowerHopeToServeYouAgain