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
Route12Gate_h: ; 0x494f8 to 0x49504 (12 bytes) (id=87)
|
|
db GATE ; tileset
|
|
db ROUTE_12_GATE_1F_HEIGHT, ROUTE_12_GATE_1F_WIDTH ; dimensions (y, x)
|
|
dw Route12GateBlocks, Route12GateTextPointers, Route12GateScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw Route12GateObject ; objects
|