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
SeafoamIslands5_h:
|
|
db CAVERN ; tileset
|
|
db SEAFOAM_ISLANDS_5_HEIGHT, SEAFOAM_ISLANDS_5_WIDTH ; dimensions (y, x)
|
|
dw SeafoamIslands5Blocks, SeafoamIslands5TextPointers, SeafoamIslands5Script ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw SeafoamIslands5Object ; objects
|