mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-22 14:57:57 +13:00
9 lines
315 B
NASM
Executable file
9 lines
315 B
NASM
Executable file
DiglettsCaveRoute11_h:
|
|
db CAVERN ; tileset
|
|
db DIGLETTS_CAVE_ROUTE_11_HEIGHT, DIGLETTS_CAVE_ROUTE_11_WIDTH ; dimensions (y, x)
|
|
dw DiglettsCaveRoute11_Blocks ; blocks
|
|
dw DiglettsCaveRoute11_TextPointers ; texts
|
|
dw DiglettsCaveRoute11_Script ; scripts
|
|
db 0 ; connections
|
|
dw DiglettsCaveRoute11_Object ; objects
|