mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
7 lines
265 B
NASM
Executable file
7 lines
265 B
NASM
Executable file
Lorelei_h: ; 0x7616f to 0x7617b (12 bytes) (id=245)
|
|
db GYM ; tileset
|
|
db LORELEIS_ROOM_HEIGHT, LORELEIS_ROOM_WIDTH ; dimensions (y, x)
|
|
dw LoreleiBlocks, LoreleiTextPointers, LoreleiScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw LoreleiObject ; objects
|