mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-22 06:47:58 +13:00

also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102
7 lines
268 B
NASM
Executable file
7 lines
268 B
NASM
Executable file
Colosseum_h: ; 0x4fd71 to 0x4fd7d (12 bytes) (id=240)
|
|
db CLUB ; tileset
|
|
db COLOSSEUM_HEIGHT, COLOSSEUM_WIDTH ; dimensions (y, x)
|
|
dw ColosseumBlocks, ColosseumTextPointers, ColosseumScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw ColosseumObject ; objects
|