blob: 879ceb2355352eed16532a15ed232bf785a84d44 (
plain)
1
2
3
4
5
6
|
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
|