mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05:00
7 lines
195 B
NASM
Executable File
7 lines
195 B
NASM
Executable File
BluesHouse_h: ; 0x19b2f id=39
|
|
db HOUSE ; tileset
|
|
db BLUES_HOUSE_HEIGHT, BLUES_HOUSE_WIDTH ; dimensions
|
|
dw BluesHouseBlocks, BluesHouseTextPointers, BluesHouseScript
|
|
db 0
|
|
dw BluesHouseObject
|