mirror of
https://github.com/pret/pokered.git
synced 2026-04-11 04:40:09 -05:00
7 lines
309 B
NASM
Executable File
7 lines
309 B
NASM
Executable File
Route15GateUpstairs_h: ; 4963e (12:563e)
|
|
db GATE ; tileset
|
|
db ROUTE_15_GATE_2F_HEIGHT, ROUTE_15_GATE_2F_WIDTH ; dimensions (y, x)
|
|
dw Route15GateUpstairsBlocks, Route15GateUpstairsTextPointers, Route15GateUpstairsScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw Route15GateUpstairsObject ; objects
|