Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dinvent.h226 string no_selectables_message(int item_selector);
H A Dinvent.cc467 string no_selectables_message(int item_selector) in no_selectables_message() function
545 set_title(no_selectables_message(item_selector)); in load_inv_items()
1885 no_selectables_message(type_expect).c_str()); in prompt_invent_item()
H A Ditem-use.cc285 no_selectables_message(item_type).c_str()); in use_an_item()
2805 return no_selectables_message(type); in _no_items_reason()