Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dspl-cast.h95 bool allow_preselect = true,
H A Dspl-cast.cc173 int list_spells(bool toggle_with_I, bool viewing, bool allow_preselect, in list_spells() argument
208 if (allow_preselect) in list_spells()
232 if (allow_preselect || preselect_first in list_spells()
250 || allow_preselect && you.last_cast_spell == spell); in list_spells()