Remove address comments

This commit is contained in:
GriffinR
2021-07-20 15:18:31 -04:00
parent bea170e8e9
commit 06351bf63c
576 changed files with 17798 additions and 17798 deletions

View File

@@ -1,4 +1,4 @@
Std_RegisteredInMatchCall:: @ 82742C9
Std_RegisteredInMatchCall::
buffertrainerclassname 0, VAR_0x8000
buffertrainername 1, VAR_0x8000
closemessage
@@ -10,14 +10,14 @@ Std_RegisteredInMatchCall:: @ 82742C9
delay 30
return
EventScript_TryGetTrainerScript:: @ 82742E6
EventScript_TryGetTrainerScript::
special ShouldTryGetTrainerScript
compare VAR_RESULT, 1
goto_if_eq EventScript_GotoTrainerScript
releaseall
end
EventScript_GotoTrainerScript:: @ 82742F6
EventScript_GotoTrainerScript::
gotobeatenscript
releaseall
end