Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dspl-cast.cc1105 static bool _spellcasting_aborted(spell_type spell, bool fake_spell) in _spellcasting_aborted() function
1777 if (!wiz_cast && _spellcasting_aborted(spell, !allow_fail)) in your_spells()