mirror of
https://github.com/pret/pokered.git
synced 2026-06-02 22:14:22 -05:00
7 lines
212 B
NASM
Executable File
7 lines
212 B
NASM
Executable File
RedsHouse1F_h:
|
|
db REDS_HOUSE_1 ; tileset
|
|
db REDS_HOUSE_1F_HEIGHT, REDS_HOUSE_1F_WIDTH ; dimensions
|
|
dw RedsHouse1FBlocks, RedsHouse1FTextPointers, RedsHouse1FScript
|
|
db 0 ; no connections
|
|
dw RedsHouse1FObject
|