summaryrefslogtreecommitdiff
path: root/data/mapHeaders/bruno.asm
blob: 1267ebe2dfbb807b06f93a1418995f222386f631 (plain)
1
2
3
4
5
6
Bruno_h:
	db GYM ; tileset
	db BRUNOS_ROOM_HEIGHT, BRUNOS_ROOM_WIDTH ; dimensions (y, x)
	dw BrunoBlocks, BrunoTextPointers, BrunoScript ; blocks, texts, scripts
	db $00 ; connections
	dw BrunoObject ; objects