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
PokemonTower5_h: ; 0x60926 to 0x60932 (12 bytes) (id=146)
|
|
db CEMETERY ; tileset
|
|
db POKEMONTOWER_5_HEIGHT, POKEMONTOWER_5_WIDTH ; dimensions (y, x)
|
|
dw PokemonTower5Blocks, PokemonTower5TextPointers, PokemonTower5Script ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw PokemonTower5Object ; objects
|