aboutsummaryrefslogtreecommitdiffstats
path: root/data/mapHeaders/IndigoPlateau.asm
blob: ee8b2f0caf4974bf0d57e012fdb6d0d74927cfc8 (plain) (blame)
1
2
3
4
5
6
7
8
9
IndigoPlateau_h:
	db PLATEAU ; tileset
	db INDIGO_PLATEAU_HEIGHT, INDIGO_PLATEAU_WIDTH ; dimensions (y, x)
	dw IndigoPlateau_Blocks ; blocks
	dw IndigoPlateau_TextPointers ; texts
	dw IndigoPlateau_Script ; scripts
	db SOUTH ; connections
	SOUTH_MAP_CONNECTION INDIGO_PLATEAU, ROUTE_23, 0, 0, Route23_Blocks
	dw IndigoPlateau_Object ; objects