mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05:00
7 lines
267 B
NASM
Executable File
7 lines
267 B
NASM
Executable File
Mansion2_h: ; 0x51fcc to 0x51fd8 (12 bytes) (id=214)
|
|
db FACILITY ; tileset
|
|
db MANSION_2_HEIGHT, MANSION_2_WIDTH ; dimensions (y, x)
|
|
dw Mansion2Blocks, Mansion2TextPointers, Mansion2Script ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw Mansion2Object ; objects
|