summaryrefslogtreecommitdiff
path: root/data/maps/Underwater7/scripts.inc
blob: 4215dced9f87abac469c575314cbe1deec044184 (plain)
1
2
3
4
5
6
7
8
Underwater7_MapScripts:: @ 81F7749
	map_script MAP_SCRIPT_ON_RESUME, Underwater7_OnResume
	.byte 0

Underwater7_OnResume: @ 81F774F
	call AbnormalWeather_Underwater_SetupEscapeWarp
	end