Home
last modified time | relevance | path

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

/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/heroes/
H A Dskill.cpp42 const int secskills[] variable
715 for ( auto skill : secskills ) in SecondaryPriorityFromRace()
735 …std::copy_if( secskills, std::end( secskills ), std::back_inserter( exclude_skills ), [this]( int … in FindSkillsForLevelUp()