blob: 210f85af90205caf1f5e4655b2a647322b65f805 (
plain)
1
2
3
4
5
6
|
CeladonMart2_h:
db LOBBY ; tileset
db CELADON_MART_2_HEIGHT, CELADON_MART_2_WIDTH ; dimensions (y, x)
dw CeladonMart2Blocks, CeladonMart2TextPointers, CeladonMart2Script ; blocks, texts, scripts
db 0 ; connections
dw CeladonMart2Object ; objects
|