mirror of
https://github.com/pret/pokered.git
synced 2026-05-15 15:40:05 -05:00
9 lines
327 B
NASM
Executable File
9 lines
327 B
NASM
Executable File
UndergroundPathRoute7_h:
|
|
db GATE ; tileset
|
|
db UNDERGROUND_PATH_ROUTE_7_HEIGHT, UNDERGROUND_PATH_ROUTE_7_WIDTH ; dimensions (y, x)
|
|
dw UndergroundPathRoute7_Blocks ; blocks
|
|
dw UndergroundPathRoute7_TextPointers ; texts
|
|
dw UndergroundPathRoute7_Script ; scripts
|
|
db 0 ; connections
|
|
dw UndergroundPathRoute7_Object ; objects
|