mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 20:16:26 +13:00
7 lines
228 B
NASM
Executable file
7 lines
228 B
NASM
Executable file
SilphCo8_h:
|
|
db FACILITY ; tileset
|
|
db SILPH_CO_8F_HEIGHT, SILPH_CO_8F_WIDTH ; dimensions (y, x)
|
|
dw SilphCo8Blocks, SilphCo8TextPointers, SilphCo8Script ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw SilphCo8Object ; objects
|