mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-20 22:07:58 +13:00
9 lines
264 B
NASM
Executable file
9 lines
264 B
NASM
Executable file
RockTunnel1F_h:
|
|
db CAVERN ; tileset
|
|
db ROCK_TUNNEL_1F_HEIGHT, ROCK_TUNNEL_1F_WIDTH ; dimensions (y, x)
|
|
dw RockTunnel1F_Blocks ; blocks
|
|
dw RockTunnel1F_TextPointers ; texts
|
|
dw RockTunnel1F_Script ; scripts
|
|
db 0 ; connections
|
|
dw RockTunnel1F_Object ; objects
|