mirror of
https://github.com/pret/pokered.git
synced 2026-06-03 06:24:31 -05:00
7 lines
230 B
NASM
Executable File
7 lines
230 B
NASM
Executable File
SilphCo9_h:
|
|
db FACILITY ; tileset
|
|
db SILPH_CO_9F_HEIGHT, SILPH_CO_9F_WIDTH ; dimensions (y, x)
|
|
dw SilphCo9Blocks, SilphCo9TextPointers, SilphCo9Script ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw SilphCo9Object ; objects
|