mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05: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
|