blob: 78a020532dedc3588d3cd030a54b13c23c49115c (
plain)
1
2
3
4
5
6
|
UndergroundPathNS_h: ; 0x61f1a to 0x61f26 (12 bytes) (id=119)
db UNDERGROUND ; tileset
db UNDERGROUND_PATH_NS_HEIGHT, UNDERGROUND_PATH_NS_WIDTH ; dimensions (y, x)
dw UndergroundPathNSBlocks, UndergroundPathNSTextPointers, UndergroundPathNSScript ; blocks, texts, scripts
db $00 ; connections
dw UndergroundPathNSObject ; objects
|