mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05:00
7 lines
316 B
NASM
Executable File
7 lines
316 B
NASM
Executable File
UnknownDungeon1_h: ; 0x74d00 to 0x74d0c (12 bytes) (id=228)
|
|
db CAVERN ; tileset
|
|
db UNKNOWN_DUNGEON_1_HEIGHT, UNKNOWN_DUNGEON_1_WIDTH ; dimensions (y, x)
|
|
dw UnknownDungeon1Blocks, UnknownDungeon1TextPointers, UnknownDungeon1Script ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw UnknownDungeon1Object ; objects
|