mirror of
https://github.com/pret/pokered.git
synced 2026-07-24 12:13:16 -05:00
7 lines
230 B
NASM
Executable File
7 lines
230 B
NASM
Executable File
SilphCo2_h:
|
|
db FACILITY ; tileset
|
|
db SILPH_CO_2F_HEIGHT, SILPH_CO_2F_WIDTH ; dimensions (y, x)
|
|
dw SilphCo2Blocks, SilphCo2TextPointers, SilphCo2Script ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw SilphCo2Object ; objects
|