mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-15 01:26:40 +13:00
9 lines
357 B
NASM
Executable file
9 lines
357 B
NASM
Executable file
SafariZoneCenterRestHouse_h:
|
|
db GATE ; tileset
|
|
db SAFARI_ZONE_CENTER_REST_HOUSE_HEIGHT, SAFARI_ZONE_CENTER_REST_HOUSE_WIDTH ; dimensions (y, x)
|
|
dw SafariZoneCenterRestHouse_Blocks ; blocks
|
|
dw SafariZoneCenterRestHouse_TextPointers ; texts
|
|
dw SafariZoneCenterRestHouse_Script ; scripts
|
|
db 0 ; connections
|
|
dw SafariZoneCenterRestHouse_Object ; objects
|