summaryrefslogtreecommitdiff
path: root/data/maps/Underwater_Route105
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-07-20 15:18:31 -0400
committerGriffinR <griffin.g.richards@gmail.com>2021-07-20 15:18:31 -0400
commit06351bf63c791c3390edb9968effcfbadbd63fbe (patch)
tree20d294167a8a2e023c8d163e3c66491ed6e717e1 /data/maps/Underwater_Route105
parentbea170e8e9555fb6941a952e939277b5bdd3459b (diff)
Remove address comments
Diffstat (limited to 'data/maps/Underwater_Route105')
-rw-r--r--data/maps/Underwater_Route105/scripts.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Underwater_Route105/scripts.inc b/data/maps/Underwater_Route105/scripts.inc
index 41cd8bfbe..af3f6769e 100644
--- a/data/maps/Underwater_Route105/scripts.inc
+++ b/data/maps/Underwater_Route105/scripts.inc
@@ -1,8 +1,8 @@
-Underwater_Route105_MapScripts:: @ 81F773D
+Underwater_Route105_MapScripts::
map_script MAP_SCRIPT_ON_RESUME, Underwater_Route105_OnResume
.byte 0
-Underwater_Route105_OnResume: @ 81F7743
+Underwater_Route105_OnResume:
call AbnormalWeather_Underwater_SetupEscapeWarp
end