pokered/data/mapHeaders/lab1.asm
2018-01-29 11:46:45 -05:00

6 lines
209 B
NASM
Executable file

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