Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dshopping.cc876 bool bought_something = false; member in ShopMenu
1116 bought_something = true; in purchase_selected()
1340 if (menu.bought_something) in shop()