mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-24 22:05:40 +13:00
7 lines
273 B
NASM
Executable file
7 lines
273 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 0 ; connections
|
|
dw SeafoamIslands4Object ; objects
|