Home
last modified time | relevance | path

Searched defs:unevokable (Results 1 – 2 of 2) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dart-func.h117 bool* unevokable) in _ASMODEUS_evoke()
183 static bool _DISPATER_targeted_evoke(item_def */*item*/, bool* did_work, bool* unevokable, dist* ta… in _DISPATER_targeted_evoke()
276 static bool _OLGREB_targeted_evoke(item_def */*item*/, bool* did_work, bool* unevokable, dist* targ… in _OLGREB_targeted_evoke()
H A Devoke.cc1168 bool unevokable = false; in evoke_item() local