blob: 9b1064f29d9a58ee651337a88453ac385bc28769 (
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
|