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
SilphCo5_h:
|
|
db FACILITY ; tileset
|
|
db SILPH_CO_5F_HEIGHT, SILPH_CO_5F_WIDTH ; dimensions (y, x)
|
|
dw SilphCo5Blocks, SilphCo5TextPointers, SilphCo5Script ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw SilphCo5Object ; objects
|