Home
last modified time | relevance | path

Searched refs:ICON_EDGE_BLR (Results 1 – 3 of 3) sorted by relevance

/dports/games/xorgramana/XorGramana-0.0.8/
H A Dicons.h131 ICON_EDGE_BLR, enumerator
H A Dicons.c476 case ICON_EDGE_BLR: o=EDGE_BLR; break; in generate_wall_edging()
H A Dmap.c620 case EDGE_BLR: i=ICON_EDGE_BLR; break; in xg_map_apply_edging()