Sync some specials/drop unnecessary prefixes

This commit is contained in:
GriffinR
2020-03-03 16:18:45 -05:00
parent 1aa1f18972
commit 7af1b35d17
101 changed files with 440 additions and 440 deletions
+2 -2
View File
@@ -63,7 +63,7 @@ EventScript_TryDoRematchBattle:: @ 81A4F3E
waitmessage
waitbuttonpress
goto_if_questlog EventScript_EndQuestLogRematch
special BattleSetup_StartRematchBattle
special StartRematchBattle
waitstate
releaseall
end
@@ -84,7 +84,7 @@ EventScript_TryDoDoubleRematchBattle:: @ 81A4F73
waitmessage
waitbuttonpress
goto_if_questlog EventScript_EndQuestLogRematch
special BattleSetup_StartRematchBattle
special StartRematchBattle
waitstate
releaseall
end