mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 12:06:25 +13:00
7 lines
349 B
NASM
Executable file
7 lines
349 B
NASM
Executable file
UndergroundPathEntranceRoute7_h:
|
|
db GATE ; tileset
|
|
db PATH_ENTRANCE_ROUTE_7_HEIGHT, PATH_ENTRANCE_ROUTE_7_WIDTH ; dimensions (y, x)
|
|
dw UndergroundPathEntranceRoute7Blocks, UndergroundPathEntranceRoute7TextPointers, UndergroundPathEntranceRoute7Script ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw UndergroundPathEntranceRoute7Object ; objects
|