blob: e1261c3e1424e60bb6827621c282a37cf4af4bee (
plain)
1
2
3
4
5
6
|
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
|