blob: 5d6c7d951cd0a906ca99e2f46a4cceeecbc7ad50 (
plain)
1
2
3
4
5
6
|
TradeCenter_h:
db CLUB ; tileset
db TRADE_CENTER_HEIGHT, TRADE_CENTER_WIDTH ; dimensions (y, x)
dw TradeCenterBlocks, TradeCenterTextPointers, TradeCenterScript ; blocks, texts, scripts
db 0 ; connections
dw TradeCenterObject ; objects
|