summaryrefslogtreecommitdiff
path: root/data/maps/Underwater_Route125/scripts.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/Underwater_Route125/scripts.inc')
-rw-r--r--data/maps/Underwater_Route125/scripts.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Underwater_Route125/scripts.inc b/data/maps/Underwater_Route125/scripts.inc
index 662120e5e..cc16edf7b 100644
--- a/data/maps/Underwater_Route125/scripts.inc
+++ b/data/maps/Underwater_Route125/scripts.inc
@@ -1,8 +1,8 @@
-Underwater_Route125_MapScripts:: @ 81F7749
+Underwater_Route125_MapScripts::
map_script MAP_SCRIPT_ON_RESUME, Underwater_Route125_OnResume
.byte 0
-Underwater_Route125_OnResume: @ 81F774F
+Underwater_Route125_OnResume:
call AbnormalWeather_Underwater_SetupEscapeWarp
end