mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 12:06:25 +13:00
7 lines
273 B
NASM
Executable file
7 lines
273 B
NASM
Executable file
SeafoamIslands2_h:
|
|
db CAVERN ; tileset
|
|
db SEAFOAM_ISLANDS_2_HEIGHT, SEAFOAM_ISLANDS_2_WIDTH ; dimensions (y, x)
|
|
dw SeafoamIslands2Blocks, SeafoamIslands2TextPointers, SeafoamIslands2Script ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw SeafoamIslands2Object ; objects
|