mirror of
https://github.com/pret/pokered.git
synced 2026-06-02 22:14:22 -05:00
7 lines
214 B
NASM
Executable File
7 lines
214 B
NASM
Executable File
RedsHouse2F_h:
|
|
db REDS_HOUSE_2 ; tileset
|
|
db REDS_HOUSE_2F_HEIGHT, REDS_HOUSE_2F_WIDTH ; dimensions
|
|
dw RedsHouse2FBlocks, RedsHouse2FTextPointers, RedsHouse2FScript
|
|
db $00 ; no connections
|
|
dw RedsHouse2FObject
|