mirror of
https://github.com/pret/pokered.git
synced 2026-04-12 08:06:57 -05:00
7 lines
302 B
NASM
Executable File
7 lines
302 B
NASM
Executable File
PokemonTower1_h: ; 0x60420 to 0x6042c (12 bytes) (id=142)
|
|
db CEMETERY ; tileset
|
|
db POKEMONTOWER_1_HEIGHT, POKEMONTOWER_1_WIDTH ; dimensions (y, x)
|
|
dw PokemonTower1Blocks, PokemonTower1TextPointers, PokemonTower1Script ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw PokemonTower1Object ; objects
|