blob: f94a92bf146e2dc4ab8ebbb323a5825b1d871175 (
plain)
1
2
3
4
5
6
|
SafariZoneEast_h:
db FOREST ; tileset
db SAFARI_ZONE_EAST_HEIGHT, SAFARI_ZONE_EAST_WIDTH ; dimensions (y, x)
dw SafariZoneEastBlocks, SafariZoneEastTextPointers, SafariZoneEastScript ; blocks, texts, scripts
db 0 ; connections
dw SafariZoneEastObject ; objects
|