blob: a3c2ccf6d505ddd2630576482314c4c3072f2c2b (
plain)
1
2
3
4
5
6
|
Lab2_h: ; 0x75c15 to 0x75c21 (12 bytes) (id=168)
db LAB ; tileset
db CINNABAR_LAB_2_HEIGHT, CINNABAR_LAB_2_WIDTH ; dimensions (y, x)
dw Lab2Blocks, Lab2TextPointers, Lab2Script ; blocks, texts, scripts
db $00 ; connections
dw Lab2Object ; objects
|