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
MtMoon3_h:
|
|
db CAVERN ; tileset
|
|
db MT_MOON_3_HEIGHT, MT_MOON_3_WIDTH ; dimensions (y, x)
|
|
dw MtMoon3Blocks, MtMoon3TextPointers, MtMoon3Script ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw MtMoon3Object ; objects
|