Remove address comments

This commit is contained in:
GriffinR
2022-06-24 21:10:48 -04:00
parent d73f39ae40
commit 9cde4e0f74
802 changed files with 20272 additions and 20272 deletions
+4 -4
View File
@@ -1,17 +1,17 @@
PokemonTower_4F_MapScripts:: @ 81633EC
PokemonTower_4F_MapScripts::
.byte 0
PokemonTower_4F_EventScript_Paula:: @ 81633ED
PokemonTower_4F_EventScript_Paula::
trainerbattle_single TRAINER_CHANNELER_PAULA, PokemonTower_4F_Text_PaulaIntro, PokemonTower_4F_Text_PaulaDefeat
msgbox PokemonTower_4F_Text_PaulaPostBattle, MSGBOX_AUTOCLOSE
end
PokemonTower_4F_EventScript_Laurel:: @ 8163404
PokemonTower_4F_EventScript_Laurel::
trainerbattle_single TRAINER_CHANNELER_LAUREL, PokemonTower_4F_Text_LaurelIntro, PokemonTower_4F_Text_LaurelDefeat
msgbox PokemonTower_4F_Text_LaurelPostBattle, MSGBOX_AUTOCLOSE
end
PokemonTower_4F_EventScript_Jody:: @ 816341B
PokemonTower_4F_EventScript_Jody::
trainerbattle_single TRAINER_CHANNELER_JODY, PokemonTower_4F_Text_JodyIntro, PokemonTower_4F_Text_JodyDefeat
msgbox PokemonTower_4F_Text_JodyPostBattle, MSGBOX_AUTOCLOSE
end