mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05:00
7 lines
293 B
NASM
Executable File
7 lines
293 B
NASM
Executable File
DiglettsCave_h: ; 0x61f62 to 0x61f6e (12 bytes) (id=197)
|
|
db CAVERN ; tileset
|
|
db DIGLETTS_CAVE_HEIGHT, DIGLETTS_CAVE_WIDTH ; dimensions (y, x)
|
|
dw DiglettsCaveBlocks, DiglettsCaveTextPointers, DiglettsCaveScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw DiglettsCaveObject ; objects
|