blob: 3d1a2f51e780441f985e5b96a9bdd6d93277eece (
plain)
1
2
3
4
5
6
7
8
|
SafariZoneNorth_h:
db FOREST ; tileset
db SAFARI_ZONE_NORTH_HEIGHT, SAFARI_ZONE_NORTH_WIDTH ; dimensions (y, x)
dw SafariZoneNorth_Blocks ; blocks
dw SafariZoneNorth_TextPointers ; texts
dw SafariZoneNorth_Script ; scripts
db 0 ; connections
dw SafariZoneNorth_Object ; objects
|