Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dspl-book.cc340 int num_low_xl = 0; in _get_spell_list() local
374 num_low_xl++; in _get_spell_list()
382 const int total = num_known + num_misc + num_low_xl + num_low_levels in _get_spell_list()
387 if (num_memable || num_low_levels > 0 || num_low_xl > 0) in _get_spell_list()