mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-15 09:36:41 +13:00
9 lines
245 B
NASM
Executable file
9 lines
245 B
NASM
Executable file
SilphCo3F_h:
|
|
db FACILITY ; tileset
|
|
db SILPH_CO_3F_HEIGHT, SILPH_CO_3F_WIDTH ; dimensions (y, x)
|
|
dw SilphCo3F_Blocks ; blocks
|
|
dw SilphCo3F_TextPointers ; texts
|
|
dw SilphCo3F_Script ; scripts
|
|
db 0 ; connections
|
|
dw SilphCo3F_Object ; objects
|