Replace "Unreferenced" labels with "; unreferenced" comments
This commit is contained in:
@@ -581,7 +581,7 @@ CopyBTTrainer_FromBT_OT_TowBT_OTTemp:
|
||||
SkipBattleTowerTrainer:
|
||||
ret
|
||||
|
||||
Unreferenced_Function1704ca:
|
||||
Function1704ca: ; unreferenced
|
||||
ld a, [s5_be46]
|
||||
cp BATTLETOWER_STREAK_LENGTH
|
||||
jr c, .not_max
|
||||
|
@@ -312,14 +312,14 @@ CopyTradeName:
|
||||
call CopyBytes
|
||||
ret
|
||||
|
||||
Unreferenced_Functionfcdfb:
|
||||
Functionfcdfb: ; unreferenced
|
||||
ld bc, 4
|
||||
call CopyBytes
|
||||
ld a, "@"
|
||||
ld [de], a
|
||||
ret
|
||||
|
||||
Unreferenced_Functionfce05:
|
||||
Functionfce05: ; unreferenced
|
||||
ld bc, 3
|
||||
call CopyBytes
|
||||
ld a, "@"
|
||||
|
@@ -971,7 +971,7 @@ StrengthFunction:
|
||||
jr c, .Failed
|
||||
jr .UseStrength
|
||||
|
||||
.Unreferenced_AlreadyUsing:
|
||||
.AlreadyUsingStrength: ; unreferenced
|
||||
ld hl, .AlreadyUsingStrengthText
|
||||
call MenuTextboxBackup
|
||||
ld a, $80
|
||||
|
Reference in New Issue
Block a user