mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05:00
7 lines
304 B
NASM
Executable File
7 lines
304 B
NASM
Executable File
CeladonHouse_h: ; 0x49202 to 0x4920e (12 bytes) (bank=12) (id=139)
|
|
db MANSION ; tileset
|
|
db CELADON_HOUSE_HEIGHT, CELADON_HOUSE_WIDTH ; dimensions (y, x)
|
|
dw CeladonHouseBlocks, CeladonHouseTextPointers, CeladonHouseScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw CeladonHouseObject ; objects
|