mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-18 04:56:24 +13:00
7 lines
291 B
NASM
Executable file
7 lines
291 B
NASM
Executable file
Route11Gate_h: ; 0x49400 to 0x4940c (12 bytes) (id=84)
|
|
db GATE ; tileset
|
|
db ROUTE_11_GATE_1F_HEIGHT, ROUTE_11_GATE_1F_WIDTH ; dimensions (y, x)
|
|
dw Route11GateBlocks, Route11GateTextPointers, Route11GateScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw Route11GateObject ; objects
|