undergroundpathwe.asm 292 B

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