mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-17 12:36:30 +13:00
7 lines
237 B
NASM
Executable file
7 lines
237 B
NASM
Executable file
SilphCo11_h:
|
|
db INTERIOR ; tileset
|
|
db SILPH_CO_11F_HEIGHT, SILPH_CO_11F_WIDTH ; dimensions (y, x)
|
|
dw SilphCo11Blocks, SilphCo11TextPointers, SilphCo11Script ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw SilphCo11Object ; objects
|