mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-20 13:57:57 +13:00
7 lines
245 B
NASM
Executable file
7 lines
245 B
NASM
Executable file
RockTunnel2_h:
|
|
db CAVERN ; tileset
|
|
db ROCK_TUNNEL_2_HEIGHT, ROCK_TUNNEL_2_WIDTH ; dimensions (y, x)
|
|
dw RockTunnel2Blocks, RockTunnel2TextPointers, RockTunnel2Script ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw RockTunnel2Object ; objects
|