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
SilphCo5_h:
|
|
db FACILITY ; tileset
|
|
db SILPH_CO_5F_HEIGHT, SILPH_CO_5F_WIDTH ; dimensions (y, x)
|
|
dw SilphCo5Blocks, SilphCo5TextPointers, SilphCo5Script ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw SilphCo5Object ; objects
|