mirror of
https://github.com/pret/pokered.git
synced 2026-06-02 22:14:22 -05:00
7 lines
253 B
NASM
Executable File
7 lines
253 B
NASM
Executable File
CeladonMart2_h:
|
|
db LOBBY ; tileset
|
|
db CELADON_MART_2_HEIGHT, CELADON_MART_2_WIDTH ; dimensions (y, x)
|
|
dw CeladonMart2Blocks, CeladonMart2TextPointers, CeladonMart2Script ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw CeladonMart2Object ; objects
|