mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-22 06:47:58 +13:00
7 lines
268 B
NASM
Executable file
7 lines
268 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 $00 ; connections
|
|
dw SafariZoneWestObject ; objects
|