summaryrefslogtreecommitdiff
path: root/data/mapHeaders/Route6Gate.asm
blob: e58965182470ce23a1e949ec07da877cf4f1cfc4 (plain)
1
2
3
4
5
6
7
8
Route6Gate_h::
	db GATE ; tileset
	db ROUTE_6_GATE_HEIGHT, ROUTE_6_GATE_WIDTH ; dimensions (y, x)
	dw Route6Gate_Blocks ; blocks
	dw Route6Gate_TextPointers ; texts
	dw Route6Gate_Script ; scripts
	db 0 ; connections
	dw Route6Gate_Object ; objects