mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-20 13:57:57 +13: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
|