mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05:00
7 lines
295 B
NASM
Executable File
7 lines
295 B
NASM
Executable File
Route2House_h: ; 0x1dee1 to 0x1deed (12 bytes) (bank=7) (id=48)
|
|
db HOUSE ; tileset
|
|
db ROUTE_2_HOUSE_HEIGHT, ROUTE_2_HOUSE_WIDTH ; dimensions (y, x)
|
|
dw Route2HouseBlocks, Route2HouseTextPointers, Route2HouseScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw Route2HouseObject ; objects
|