mirror of
https://github.com/pret/pokered.git
synced 2026-04-15 17:45:56 -05:00
7 lines
315 B
NASM
Executable File
7 lines
315 B
NASM
Executable File
VermilionHouse2_h: ; 0x56064 to 0x56070 (12 bytes) (id=163)
|
|
db HOUSE ; tileset
|
|
db VERMILION_HOUSE_2_HEIGHT, VERMILION_HOUSE_2_WIDTH ; dimensions (y, x)
|
|
dw VermilionHouse2Blocks, VermilionHouse2TextPointers, VermilionHouse2Script ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw VermilionHouse2Object ; objects
|