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