Home
last modified time | relevance | path

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

/dports/games/xorgramana/XorGramana-0.0.8/
H A Dicons.h171 EDGE_TBLR= EDGE_TB|EDGE_LR enumerator
H A Dicons.c477 default: o=EDGE_TBLR;break; in generate_wall_edging()
H A Dmap.c621 case EDGE_TBLR: i=ICON_EDGE_TBLR; break; in xg_map_apply_edging()