Remove "UnusedSpecial_" prefixes too

This commit is contained in:
Rangi
2018-01-24 11:20:41 -05:00
parent d719d318e8
commit 95fd05744d
4 changed files with 8 additions and 8 deletions

View File

@@ -619,7 +619,7 @@ Unreferenced_Function1704ca: ; 1704ca
ret
; 1704e1
UnusedSpecial_Function1704e1: ; 1704e1
Function1704e1: ; 1704e1
call SpeechTextBox
call FadeToMenu
call InitBattleTowerChallengeRAM

View File

@@ -43,7 +43,7 @@ GameCornerPrizeMonCheckDex: ; c230
ret
; c252
UnusedSpecial_SeenMon: ; c252
UnusedSetSeenMon: ; c252
ld a, [ScriptVar]
dec a
call SetSeenMon
@@ -307,7 +307,7 @@ ScriptReturnCarry: ; c3e2
ret
; c3ef
UnusedSpecial_CheckUnusedTwoDayTimer: ; c3ef
UnusedCheckUnusedTwoDayTimer: ; c3ef
farcall CheckUnusedTwoDayTimer
ld a, [wUnusedTwoDayTimer]
ld [ScriptVar], a