mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-22 23:07:57 +13:00
9 lines
252 B
NASM
Executable file
9 lines
252 B
NASM
Executable file
SilphCo10F_h:
|
|
db FACILITY ; tileset
|
|
db SILPH_CO_10F_HEIGHT, SILPH_CO_10F_WIDTH ; dimensions (y, x)
|
|
dw SilphCo10F_Blocks ; blocks
|
|
dw SilphCo10F_TextPointers ; texts
|
|
dw SilphCo10F_Script ; scripts
|
|
db 0 ; connections
|
|
dw SilphCo10F_Object ; objects
|