blob: 66e70f28d37c2a1cb48e1992216ae08ce5e46910 (
plain)
1
2
3
4
5
6
|
CeladonMart5_h:
db LOBBY ; tileset
db CELADON_MART_5_HEIGHT, CELADON_MART_5_WIDTH ; dimensions (y, x)
dw CeladonMart5Blocks, CeladonMart5TextPointers, CeladonMart5Script ; blocks, texts, scripts
db 0 ; connections
dw CeladonMart5Object ; objects
|