blob: 9bcd63bfd80eec620919a9fbc3f7aff10b9d9ea0 (
plain)
1
2
3
4
5
6
|
CeladonMart2_h: ; 0x560e9 to 0x560f5 (12 bytes) (id=123)
db LOBBY ; tileset
db CELADON_MART_2_HEIGHT, CELADON_MART_2_WIDTH ; dimensions (y, x)
dw CeladonMart2Blocks, CeladonMart2TextPointers, CeladonMart2Script ; blocks, texts, scripts
db $00 ; connections
dw CeladonMart2Object ; objects
|