blob: 673dc1cf6490d2d10b41e7af805025b164617d40 (
plain)
1
2
3
4
5
6
|
PewterMart_h: ; 0x74ca1 to 0x74cad (12 bytes) (id=56)
db MART ; tileset
db PEWTER_MART_HEIGHT, PEWTER_MART_WIDTH ; dimensions (y, x)
dw PewterMartBlocks, PewterMartTextPointers, PewterMartScript ; blocks, texts, scripts
db $00 ; connections
dw PewterMartObject ; objects
|