mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05:00
7 lines
292 B
NASM
Executable File
7 lines
292 B
NASM
Executable File
Route18Gate_h: ; 0x4986a to 0x49876 (12 bytes) (id=190)
|
|
db GATE ; tileset
|
|
db ROUTE_18_GATE_1F_HEIGHT, ROUTE_18_GATE_1F_WIDTH ; dimensions (y, x)
|
|
dw Route18GateBlocks, Route18GateTextPointers, Route18GateScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw Route18GateObject ; objects
|