mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-18 04:56:24 +13:00
7 lines
275 B
NASM
Executable file
7 lines
275 B
NASM
Executable file
SeafoamIslands3_h:
|
|
db CAVERN ; tileset
|
|
db SEAFOAM_ISLANDS_3_HEIGHT, SEAFOAM_ISLANDS_3_WIDTH ; dimensions (y, x)
|
|
dw SeafoamIslands3Blocks, SeafoamIslands3TextPointers, SeafoamIslands3Script ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw SeafoamIslands3Object ; objects
|