mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-10 23:40:59 +13:00
9 lines
292 B
NASM
Executable file
9 lines
292 B
NASM
Executable file
SafariZoneCenter_h:
|
|
db FOREST ; tileset
|
|
db SAFARI_ZONE_CENTER_HEIGHT, SAFARI_ZONE_CENTER_WIDTH ; dimensions (y, x)
|
|
dw SafariZoneCenter_Blocks ; blocks
|
|
dw SafariZoneCenter_TextPointers ; texts
|
|
dw SafariZoneCenter_Script ; scripts
|
|
db 0 ; connections
|
|
dw SafariZoneCenter_Object ; objects
|