mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 10:55:24 -05: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
|