mirror of
https://github.com/pret/pokered.git
synced 2026-06-02 22:14:22 -05:00
7 lines
274 B
NASM
Executable File
7 lines
274 B
NASM
Executable File
CeladonMansion2_h:
|
|
db MANSION ; tileset
|
|
db CELADON_MANSION_2_HEIGHT, CELADON_MANSION_2_WIDTH ; dimensions (y, x)
|
|
dw CeladonMansion2Blocks, CeladonMansion2TextPointers, CeladonMansion2Script ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw CeladonMansion2Object ; objects
|