mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-21 06:17:58 +13:00
7 lines
349 B
NASM
Executable file
7 lines
349 B
NASM
Executable file
UndergroundPathEntranceRoute6_h:
|
|
db GATE ; tileset
|
|
db PATH_ENTRANCE_ROUTE_6_HEIGHT, PATH_ENTRANCE_ROUTE_6_WIDTH ; dimensions (y, x)
|
|
dw UndergroundPathEntranceRoute6Blocks, UndergroundPathEntranceRoute6TextPointers, UndergroundPathEntranceRoute6Script ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw UndergroundPathEntranceRoute6Object ; objects
|