blob: 99556473cd860081c264d3033349305768cda095 (
plain)
1
2
3
4
5
6
7
8
|
SafariZoneEast_h:
db FOREST ; tileset
db SAFARI_ZONE_EAST_HEIGHT, SAFARI_ZONE_EAST_WIDTH ; dimensions (y, x)
dw SafariZoneEast_Blocks ; blocks
dw SafariZoneEast_TextPointers ; texts
dw SafariZoneEast_Script ; scripts
db 0 ; connections
dw SafariZoneEast_Object ; objects
|