summaryrefslogtreecommitdiff
path: root/data/maps/Underwater_Route134/scripts.inc
blob: 909b2f8b10d08534833babfdb7d7b766abfcdb01 (plain)
1
2
3
4
5
6
7
8
Underwater_Route134_MapScripts::
	map_script MAP_SCRIPT_ON_RESUME, Underwater_Route134_OnResume
	.byte 0

Underwater_Route134_OnResume:
	setdivewarp MAP_ROUTE134, 255, 60, 31
	end