mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-17 10:32:29 +13:00
7 lines
273 B
NASM
Executable file
7 lines
273 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 0 ; connections
|
|
dw SeafoamIslands5Object ; objects
|