mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-20 22:07:58 +13:00
7 lines
230 B
NASM
Executable file
7 lines
230 B
NASM
Executable file
SilphCo6_h:
|
|
db FACILITY ; tileset
|
|
db SILPH_CO_6F_HEIGHT, SILPH_CO_6F_WIDTH ; dimensions (y, x)
|
|
dw SilphCo6Blocks, SilphCo6TextPointers, SilphCo6Script ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw SilphCo6Object ; objects
|