mirror of
https://github.com/pret/pokered.git
synced 2026-04-10 11:25:42 -05:00
7 lines
302 B
NASM
Executable File
7 lines
302 B
NASM
Executable File
PokemonTower6_h: ; 0x60ae3 to 0x60aef (12 bytes) (id=147)
|
|
db CEMETERY ; tileset
|
|
db POKEMONTOWER_6_HEIGHT, POKEMONTOWER_6_WIDTH ; dimensions (y, x)
|
|
dw PokemonTower6Blocks, PokemonTower6TextPointers, PokemonTower6Script ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw PokemonTower6Object ; objects
|