Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dshopping.cc1036 bool buying_from_list = false; in purchase_selected() local
1042 buying_from_list = true; in purchase_selected()
1071 buying_from_list ? " in shopping list" : "", in purchase_selected()