mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-19 21:46:25 +13: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
|