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
+2 -2
View File
@@ -1,10 +1,10 @@
TrainerTower_Roof_MapScripts:: @ 8164828
TrainerTower_Roof_MapScripts::
map_script MAP_SCRIPT_ON_RESUME, TrainerTower_OnResume
map_script MAP_SCRIPT_ON_FRAME_TABLE, TrainerTower_OnFrame
.byte 0
@ Below script is unused, the identical version in the 1F script is used instead
TrainerTower_Roof_EventScript_Owner:: @ 8164833
TrainerTower_Roof_EventScript_Owner::
call TrainerTower_EventScript_SpeakToOwner
end