summaryrefslogtreecommitdiff
path: root/data/mapHeaders/Route5Gate.asm
blob: d5de72b42c67a202763a6cc689a4cf34bc3fbb7c (plain)
1
2
3
4
5
6
7
8
Route5Gate_h::
	db GATE ; tileset
	db ROUTE_5_GATE_HEIGHT, ROUTE_5_GATE_WIDTH ; dimensions (y, x)
	dw Route5Gate_Blocks ; blocks
	dw Route5Gate_TextPointers ; texts
	dw Route5Gate_Script ; scripts
	db 0 ; connections
	dw Route5Gate_Object ; objects