blob: d7a050c85871eb61be0feb5ac08de84881f19e9f (
plain)
1
2
3
4
5
6
7
8
|
CeladonMansionRoof_h:
db MANSION ; tileset
db CELADON_MANSION_ROOF_HEIGHT, CELADON_MANSION_ROOF_WIDTH ; dimensions (y, x)
dw CeladonMansionRoof_Blocks ; blocks
dw CeladonMansionRoof_TextPointers ; texts
dw CeladonMansionRoof_Script ; scripts
db 0 ; connections
dw CeladonMansionRoof_Object ; objects
|