mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
7 lines
296 B
NASM
Executable file
7 lines
296 B
NASM
Executable file
BattleCenterM_h: ; 0x4fd04 to 0x4fd10 (12 bytes) (id=239)
|
|
db CLUB ; tileset
|
|
db BATTLE_CENTER_HEIGHT, BATTLE_CENTER_WIDTH ; dimensions (y, x)
|
|
dw BattleCenterMBlocks, BattleCenterMTextPointers, BattleCenterMScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw BattleCenterMObject ; objects
|