blob: a2e112fdb9f4974032cdd24feb2bd63486c0a915 (
plain)
1
2
3
4
5
6
|
CeruleanMart_h: ; 0x5c889 to 0x5c895 (12 bytes) (id=67)
db MART ; tileset
db CERULEAN_MART_HEIGHT, CERULEAN_MART_WIDTH ; dimensions (y, x)
dw CeruleanMartBlocks, CeruleanMartTextPointers, CeruleanMartScript ; blocks, texts, scripts
db $00 ; connections
dw CeruleanMartObject ; objects
|