Home
last modified time | relevance | path

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

/dports/games/xorgramana/XorGramana-0.0.8/
H A Dicons.h119 ICON_EDGE_B, enumerator
H A Dicons.c464 case ICON_EDGE_B: o=EDGE_B; break; in generate_wall_edging()
H A Dmap.c608 case EDGE_B: i=ICON_EDGE_B; break; in xg_map_apply_edging()