summaryrefslogtreecommitdiff
path: root/data/maps/Underwater_Route129/scripts.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/Underwater_Route129/scripts.inc')
-rw-r--r--data/maps/Underwater_Route129/scripts.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Underwater_Route129/scripts.inc b/data/maps/Underwater_Route129/scripts.inc
index f9f84841e..3e2813d4d 100644
--- a/data/maps/Underwater_Route129/scripts.inc
+++ b/data/maps/Underwater_Route129/scripts.inc
@@ -1,8 +1,8 @@
-Underwater_Route129_MapScripts:: @ 81F7731
+Underwater_Route129_MapScripts::
map_script MAP_SCRIPT_ON_RESUME, Underwater_Route129_OnResume
.byte 0
-Underwater_Route129_OnResume: @ 81F7737
+Underwater_Route129_OnResume:
call AbnormalWeather_Underwater_SetupEscapeWarp
end