Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dshopping.cc1457 string sh_suffix = _shop_type_suffix(type, shop.pos); in shop_name() local
1458 if (!sh_suffix.empty()) in shop_name()
1459 sh_name += " " + sh_suffix; in shop_name()