mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-22 23:07:57 +13:00
7 lines
230 B
NASM
Executable file
7 lines
230 B
NASM
Executable file
SilphCo3_h:
|
|
db FACILITY ; tileset
|
|
db SILPH_CO_3F_HEIGHT, SILPH_CO_3F_WIDTH ; dimensions (y, x)
|
|
dw SilphCo3Blocks, SilphCo3TextPointers, SilphCo3Script ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw SilphCo3Object ; objects
|