mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-21 22:37:57 +13:00

also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102
7 lines
284 B
NASM
Executable file
7 lines
284 B
NASM
Executable file
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
|