mirror of
https://github.com/pret/pokered.git
synced 2026-06-02 22:14:22 -05:00
7 lines
228 B
NASM
Executable File
7 lines
228 B
NASM
Executable File
SilphCo8_h:
|
|
db FACILITY ; tileset
|
|
db SILPH_CO_8F_HEIGHT, SILPH_CO_8F_WIDTH ; dimensions (y, x)
|
|
dw SilphCo8Blocks, SilphCo8TextPointers, SilphCo8Script ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw SilphCo8Object ; objects
|