mirror of
https://github.com/pret/pokered.git
synced 2026-04-20 22:19:31 -05:00
7 lines
389 B
NASM
Executable File
7 lines
389 B
NASM
Executable File
UndergroundPathEntranceRoute7Copy_h: ; 5d75d (17:575d)
|
|
db GATE ; tileset
|
|
db PATH_ENTRANCE_ROUTE_7_HEIGHT, PATH_ENTRANCE_ROUTE_7_WIDTH ; dimensions (y, x)
|
|
dw UndergroundPathEntranceRoute7CopyBlocks, UndergroundPathEntranceRoute7CopyTextPointers, UndergroundPathEntranceRoute7CopyScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw UndergroundPathEntranceRoute7CopyObject ; objects
|