Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dadjust.cc65 invprompt_flag::unthings_ok in adjust_item()
H A Dinvent.h62 unthings_ok = 1 << 2, enumerator
H A Dinvent.cc1877 const bool must_exist = !(flags & invprompt_flag::unthings_ok); in prompt_invent_item()