mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
7 lines
222 B
NASM
Executable file
7 lines
222 B
NASM
Executable file
Lorelei_h:
|
|
db GYM ; tileset
|
|
db LORELEIS_ROOM_HEIGHT, LORELEIS_ROOM_WIDTH ; dimensions (y, x)
|
|
dw LoreleiBlocks, LoreleiTextPointers, LoreleiScript ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw LoreleiObject ; objects
|