summaryrefslogtreecommitdiff
path: root/data/mapHeaders/Route13.asm
blob: e6e244b96ce845c44d6e28fd0e573e2b977f616c (plain)
1
2
3
4
5
6
7
8
9
10
Route13_h:
	db OVERWORLD ; tileset
	db ROUTE_13_HEIGHT, ROUTE_13_WIDTH ; dimensions (y, x)
	dw Route13_Blocks ; blocks
	dw Route13_TextPointers ; texts
	dw Route13_Script ; scripts
	db NORTH | WEST ; connections
	NORTH_MAP_CONNECTION ROUTE_13, ROUTE_12, 20, 0, Route12_Blocks
	WEST_MAP_CONNECTION ROUTE_13, ROUTE_14, 0, 0, Route14_Blocks
	dw Route13_Object ; objects