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