mirror of
https://github.com/pret/pokered.git
synced 2026-04-10 03:17:35 -05:00
7 lines
316 B
NASM
Executable File
7 lines
316 B
NASM
Executable File
CeruleanHouse1_h: ; 0x1d6ea to 0x1d6f6 (12 bytes) (bank=7) (id=63)
|
|
db HOUSE ; tileset
|
|
db CERULEAN_HOUSE_1_HEIGHT, CERULEAN_HOUSE_1_WIDTH ; dimensions (y, x)
|
|
dw CeruleanHouse1Blocks, CeruleanHouse1TextPointers, CeruleanHouse1Script ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw CeruleanHouse1Object ; objects
|