blob: 7061a8d17c74a13e2cc5663cd22e192df08793b7 (
plain)
1
2
3
4
5
6
|
UndergroundPathWE_h:
db UNDERGROUND ; tileset
db UNDERGROUND_PATH_WE_HEIGHT, UNDERGROUND_PATH_WE_WIDTH ; dimensions (y, x)
dw UndergroundPathWEBlocks, UndergroundPathWETextPointers, UndergroundPathWEScript ; blocks, texts, scripts
db 0 ; connections
dw UndergroundPathWEObject ; objects
|