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
SilphCo1_h:
|
|
db FACILITY ; tileset
|
|
db SILPH_CO_1F_HEIGHT, SILPH_CO_1F_WIDTH ; dimensions (y, x)
|
|
dw SilphCo1Blocks, SilphCo1TextPointers, SilphCo1Script ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw SilphCo1Object ; objects
|