mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-17 18:42:28 +13:00
7 lines
273 B
NASM
Executable file
7 lines
273 B
NASM
Executable file
SeafoamIslands1_h:
|
|
db CAVERN ; tileset
|
|
db SEAFOAM_ISLANDS_1_HEIGHT, SEAFOAM_ISLANDS_1_WIDTH ; dimensions (y, x)
|
|
dw SeafoamIslands1Blocks, SeafoamIslands1TextPointers, SeafoamIslands1Script ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw SeafoamIslands1Object ; objects
|