summaryrefslogtreecommitdiff
path: root/data/maps/Underwater_Route125/scripts.inc
blob: 662120e5e6ee9faad00ca0b5cac469400d438d08 (plain)
1
2
3
4
5
6
7
8
Underwater_Route125_MapScripts:: @ 81F7749
	map_script MAP_SCRIPT_ON_RESUME, Underwater_Route125_OnResume
	.byte 0

Underwater_Route125_OnResume: @ 81F774F
	call AbnormalWeather_Underwater_SetupEscapeWarp
	end