mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05:00
7 lines
327 B
NASM
Executable File
7 lines
327 B
NASM
Executable File
CeladonMansion2_h: ; 0x4872e to 0x4873a (12 bytes) (bank=12) (id=129)
|
|
db MANSION ; tileset
|
|
db CELADON_MANSION_2_HEIGHT, CELADON_MANSION_2_WIDTH ; dimensions (y, x)
|
|
dw CeladonMansion2Blocks, CeladonMansion2TextPointers, CeladonMansion2Script ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw CeladonMansion2Object ; objects
|