Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dshopping.cc1675 #define REMOVE_PROMPTED_KEY "remove_prompted_key" macro
1812 if (thing.exists(REMOVE_PROMPTED_KEY)) in cull_identical_items()
1814 thing[REMOVE_PROMPTED_KEY] = (bool) true; in cull_identical_items()