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
@@ -1,4 +1,4 @@
TwoIsland_PokemonCenter_2F_MapScripts:: @ 81717DE
TwoIsland_PokemonCenter_2F_MapScripts::
map_script MAP_SCRIPT_ON_FRAME_TABLE, CableClub_OnFrame
map_script MAP_SCRIPT_ON_WARP_INTO_MAP_TABLE, CableClub_OnWarp
map_script MAP_SCRIPT_ON_LOAD, CableClub_OnLoad
@@ -6,14 +6,14 @@ TwoIsland_PokemonCenter_2F_MapScripts:: @ 81717DE
.byte 0
@ The below 3 are unused and leftover from RS
TwoIsland_PokemonCenter_2F_EventScript_Colosseum:: @ 81717F3
TwoIsland_PokemonCenter_2F_EventScript_Colosseum::
call CableClub_EventScript_Colosseum
end
TwoIsland_PokemonCenter_2F_EventScript_TradeCenter:: @ 81717F9
TwoIsland_PokemonCenter_2F_EventScript_TradeCenter::
call CableClub_EventScript_TradeCenter
end
TwoIsland_PokemonCenter_2F_EventScript_RecordCorner:: @ 81717FF
TwoIsland_PokemonCenter_2F_EventScript_RecordCorner::
call CableClub_EventScript_RecordCorner
end