blob: 3dc9fba22858ba979c2412bf3c061fc463d7007f (
plain)
1
2
3
4
5
6
7
8
|
SafariZoneCenterRestHouse_h::
db GATE ; tileset
db SAFARI_ZONE_CENTER_REST_HOUSE_HEIGHT, SAFARI_ZONE_CENTER_REST_HOUSE_WIDTH ; dimensions (y, x)
dw SafariZoneCenterRestHouse_Blocks ; blocks
dw SafariZoneCenterRestHouse_TextPointers ; texts
dw SafariZoneCenterRestHouse_Script ; scripts
db 0 ; connections
dw SafariZoneCenterRestHouse_Object ; objects
|