blob: 5b01138da21f32d840a9e11846c140467ebc82bf (
plain)
1
2
3
4
5
6
|
SafariZoneNorth_h:
db FOREST ; tileset
db SAFARI_ZONE_NORTH_HEIGHT, SAFARI_ZONE_NORTH_WIDTH ; dimensions (y, x)
dw SafariZoneNorthBlocks, SafariZoneNorthTextPointers, SafariZoneNorthScript ; blocks, texts, scripts
db 0 ; connections
dw SafariZoneNorthObject ; objects
|