mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-17 12:36:30 +13:00
7 lines
266 B
NASM
Executable file
7 lines
266 B
NASM
Executable file
SafariZoneWest_h:
|
|
db FOREST ; tileset
|
|
db SAFARI_ZONE_WEST_HEIGHT, SAFARI_ZONE_WEST_WIDTH ; dimensions (y, x)
|
|
dw SafariZoneWestBlocks, SafariZoneWestTextPointers, SafariZoneWestScript ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw SafariZoneWestObject ; objects
|