mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-17 12:36:30 +13:00
7 lines
230 B
NASM
Executable file
7 lines
230 B
NASM
Executable file
SilphCo2_h:
|
|
db FACILITY ; tileset
|
|
db SILPH_CO_2F_HEIGHT, SILPH_CO_2F_WIDTH ; dimensions (y, x)
|
|
dw SilphCo2Blocks, SilphCo2TextPointers, SilphCo2Script ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw SilphCo2Object ; objects
|