mirror of
https://github.com/pret/pokeyellow.git
synced 2026-05-31 23:42:28 -05:00
7 lines
284 B
NASM
7 lines
284 B
NASM
TradeCenter_h: ; 0x4fd04 to 0x4fd10 (12 bytes) (id=239)
|
|
db CLUB ; tileset
|
|
db TRADE_CENTER_HEIGHT, TRADE_CENTER_WIDTH ; dimensions (y, x)
|
|
dw TradeCenterBlocks, TradeCenterTextPointers, TradeCenterScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw TradeCenterObject ; objects
|