summaryrefslogtreecommitdiff
path: root/data/maps/Underwater_Route105/scripts.inc
blob: 41cd8bfbe76b144b3d442d2ef926a46ac43f1094 (plain)
1
2
3
4
5
6
7
8
Underwater_Route105_MapScripts:: @ 81F773D
	map_script MAP_SCRIPT_ON_RESUME, Underwater_Route105_OnResume
	.byte 0

Underwater_Route105_OnResume: @ 81F7743
	call AbnormalWeather_Underwater_SetupEscapeWarp
	end