mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05:00
7 lines
303 B
NASM
Executable File
7 lines
303 B
NASM
Executable File
Route16House_h: ; 0x1e5ec to 0x1e5f8 (12 bytes) (bank=7) (id=188)
|
|
db HOUSE ; tileset
|
|
db ROUTE_16_HOUSE_HEIGHT, ROUTE_16_HOUSE_WIDTH ; dimensions (y, x)
|
|
dw Route16HouseBlocks, Route16HouseTextPointers, Route16HouseScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw Route16HouseObject ; objects
|