mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
7 lines
217 B
NASM
Executable file
7 lines
217 B
NASM
Executable file
MtMoon2_h:
|
|
db CAVERN ; tileset
|
|
db MT_MOON_2_HEIGHT, MT_MOON_2_WIDTH ; dimensions (y, x)
|
|
dw MtMoon2Blocks, MtMoon2TextPointers, MtMoon2Script ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw MtMoon2Object ; objects
|