mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 20:16:26 +13:00
7 lines
217 B
NASM
Executable file
7 lines
217 B
NASM
Executable file
MtMoon1_h:
|
|
db CAVERN ; tileset
|
|
db MT_MOON_1_HEIGHT, MT_MOON_1_WIDTH ; dimensions (y, x)
|
|
dw MtMoon1Blocks, MtMoon1TextPointers, MtMoon1Script ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw MtMoon1Object ; objects
|