mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-18 04:56:24 +13:00
7 lines
219 B
NASM
Executable file
7 lines
219 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 $00 ; connections
|
|
dw MtMoon2Object ; objects
|