mirror of
https://github.com/pret/pokered.git
synced 2026-06-02 22:14:22 -05:00
7 lines
243 B
NASM
Executable File
7 lines
243 B
NASM
Executable File
FuchsiaMart_h:
|
|
db MART ; tileset
|
|
db FUCHSIA_MART_HEIGHT, FUCHSIA_MART_WIDTH ; dimensions (y, x)
|
|
dw FuchsiaMartBlocks, FuchsiaMartTextPointers, FuchsiaMartScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw FuchsiaMartObject ; objects
|