summaryrefslogtreecommitdiff
path: root/data/maps/Underwater3/scripts.inc
blob: 53b80053f5026877d8280a41121ff76bca63fe6b (plain)
1
2
3
4
5
6
7
8
Underwater3_MapScripts:: @ 81F7724
	map_script MAP_SCRIPT_ON_RESUME, Underwater3_MapScript1_1F772A
	.byte 0

Underwater3_MapScript1_1F772A: @ 81F772A
	call UnusualWeather_Underwater_SetupEscapeWarp
	end