mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-20 13:57:57 +13:00
7 lines
275 B
NASM
Executable file
7 lines
275 B
NASM
Executable file
SeafoamIslands4_h:
|
|
db CAVERN ; tileset
|
|
db SEAFOAM_ISLANDS_4_HEIGHT, SEAFOAM_ISLANDS_4_WIDTH ; dimensions (y, x)
|
|
dw SeafoamIslands4Blocks, SeafoamIslands4TextPointers, SeafoamIslands4Script ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw SeafoamIslands4Object ; objects
|