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_3F_MapScripts:: @ 81633A6
PokemonTower_3F_MapScripts::
.byte 0
PokemonTower_3F_EventScript_Patricia:: @ 81633A7
PokemonTower_3F_EventScript_Patricia::
trainerbattle_single TRAINER_CHANNELER_PATRICIA, PokemonTower_3F_Text_PatriciaIntro, PokemonTower_3F_Text_PatriciaDefeat
msgbox PokemonTower_3F_Text_PatriciaPostBattle, MSGBOX_AUTOCLOSE
end
PokemonTower_3F_EventScript_Carly:: @ 81633BE
PokemonTower_3F_EventScript_Carly::
trainerbattle_single TRAINER_CHANNELER_CARLY, PokemonTower_3F_Text_CarlyIntro, PokemonTower_3F_Text_CarlyDefeat
msgbox PokemonTower_3F_Text_CarlyPostBattle, MSGBOX_AUTOCLOSE
end
PokemonTower_3F_EventScript_Hope:: @ 81633D5
PokemonTower_3F_EventScript_Hope::
trainerbattle_single TRAINER_CHANNELER_HOPE, PokemonTower_3F_Text_HopeIntro, PokemonTower_3F_Text_HopeDefeat
msgbox PokemonTower_3F_Text_HopePostBattle, MSGBOX_AUTOCLOSE
end