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
+5 -5
View File
@@ -1,19 +1,19 @@
SafariZone_Center_MapScripts:: @ 8162357
SafariZone_Center_MapScripts::
map_script MAP_SCRIPT_ON_TRANSITION, SafariZone_Center_OnTransition
.byte 0
SafariZone_Center_OnTransition:: @ 816235D
SafariZone_Center_OnTransition::
setworldmapflag FLAG_WORLD_MAP_SAFARI_ZONE_CENTER
end
SafariZone_Center_EventScript_RestHouseSign:: @ 8162361
SafariZone_Center_EventScript_RestHouseSign::
msgbox SafariZone_Center_Text_RestHouse, MSGBOX_SIGN
end
SafariZone_Center_EventScript_TrainerTips:: @ 816236A
SafariZone_Center_EventScript_TrainerTips::
msgbox SafariZone_Center_Text_PressStartToCheckTime, MSGBOX_SIGN
end
SafariZone_Center_EventScript_AreaSign:: @ 8162373
SafariZone_Center_EventScript_AreaSign::
msgbox SafariZone_Center_Text_CenterArea, MSGBOX_SIGN
end