blob: fd34406d5cdbb376242c4ea5f868428d4bbe6ac7 (
plain)
1
2
3
4
5
6
|
CeladonMart4_h:
db LOBBY ; tileset
db CELADON_MART_4_HEIGHT, CELADON_MART_4_WIDTH ; dimensions (y, x)
dw CeladonMart4Blocks, CeladonMart4TextPointers, CeladonMart4Script ; blocks, texts, scripts
db 0 ; connections
dw CeladonMart4Object ; objects
|