mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-22 14:57:57 +13:00
7 lines
230 B
NASM
Executable file
7 lines
230 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 $00 ; connections
|
|
dw SilphCo8Object ; objects
|