summaryrefslogtreecommitdiff
path: root/data/mapHeaders/lab1.asm
blob: d4d04e3de53fdce43b02520e9953d2c8a97d935c (plain)
1
2
3
4
5
6
Lab1_h:
	db LAB ; tileset
	db CINNABAR_LAB_1_HEIGHT, CINNABAR_LAB_1_WIDTH ; dimensions (y, x)
	dw Lab1Blocks, Lab1TextPointers, Lab1Script ; blocks, texts, scripts
	db 0 ; connections
	dw Lab1Object ; objects