undergroundpathns.asm 292 B

1234567
  1. UndergroundPathNS_h:
  2. db UNDERGROUND ; tileset
  3. db UNDERGROUND_PATH_NS_HEIGHT, UNDERGROUND_PATH_NS_WIDTH ; dimensions (y, x)
  4. dw UndergroundPathNSBlocks, UndergroundPathNSTextPointers, UndergroundPathNSScript ; blocks, texts, scripts
  5. db 0 ; connections
  6. dw UndergroundPathNSObject ; objects