mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-26 17:04:08 +13:00
6 lines
282 B
NASM
Executable file
6 lines
282 B
NASM
Executable file
SafariZoneCenter_h:
|
|
db FOREST ; tileset
|
|
db SAFARI_ZONE_CENTER_HEIGHT, SAFARI_ZONE_CENTER_WIDTH ; dimensions (y, x)
|
|
dw SafariZoneCenterBlocks, SafariZoneCenterTextPointers, SafariZoneCenterScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw SafariZoneCenterObject ; objects
|