Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dspl-cast.h150 void do_demonic_magic(int pow, int rank);
H A Dspl-cast.cc1980 do_demonic_magic(spell_difficulty(spell) * 6, demonic_magic); in your_spells()
2807 void do_demonic_magic(int pow, int rank) in do_demonic_magic() function