mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05:00
7 lines
291 B
NASM
Executable File
7 lines
291 B
NASM
Executable File
FightingDojo_h: ; 0x5cd51 to 0x5cd5d (12 bytes) (id=177)
|
|
db DOJO ; tileset
|
|
db FIGHTING_DOJO_HEIGHT, FIGHTING_DOJO_WIDTH ; dimensions (y, x)
|
|
dw FightingDojoBlocks, FightingDojoTextPointers, FightingDojoScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw FightingDojoObject ; objects
|