mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05: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
|