summaryrefslogtreecommitdiff
path: root/data/maps/Underwater3/scripts.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/Underwater3/scripts.inc')
-rw-r--r--data/maps/Underwater3/scripts.inc8
1 files changed, 0 insertions, 8 deletions
diff --git a/data/maps/Underwater3/scripts.inc b/data/maps/Underwater3/scripts.inc
deleted file mode 100644
index e75acd635..000000000
--- a/data/maps/Underwater3/scripts.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-Underwater3_MapScripts:: @ 81F7724
- map_script MAP_SCRIPT_ON_RESUME, Underwater3_OnResume
- .byte 0
-
-Underwater3_OnResume: @ 81F772A
- call AbnormalWeather_Underwater_SetupEscapeWarp
- end
-