blob: 8ec6c8903e9b5a09ee17a788024ee77dc5e79116 (
plain)
1
2
3
4
5
6
7
8
|
SafariZoneCenter_h:
db FOREST ; tileset
db SAFARI_ZONE_CENTER_HEIGHT, SAFARI_ZONE_CENTER_WIDTH ; dimensions (y, x)
dw SafariZoneCenter_Blocks ; blocks
dw SafariZoneCenter_TextPointers ; texts
dw SafariZoneCenter_Script ; scripts
db 0 ; connections
dw SafariZoneCenter_Object ; objects
|