summaryrefslogtreecommitdiff
path: root/data/mapHeaders/Route8Gate.asm
blob: 7599276ba4c1bb5f8b24bb1c657f055cadb4d390 (plain)
1
2
3
4
5
6
7
8
Route8Gate_h::
	db GATE ; tileset
	db ROUTE_8_GATE_HEIGHT, ROUTE_8_GATE_WIDTH ; dimensions (y, x)
	dw Route8Gate_Blocks ; blocks
	dw Route8Gate_TextPointers ; texts
	dw Route8Gate_Script ; scripts
	db 0 ; connections
	dw Route8Gate_Object ; objects