Home
last modified time | relevance | path

Searched defs:set_recruits (Results 1 – 2 of 2) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dteam.cpp459 void team::set_recruits(const std::set<std::string>& recruits) in set_recruits() function in team
/dports/games/wesnoth/wesnoth-1.14.17/src/units/
H A Dunit.cpp1125 void unit::set_recruits(const std::vector<std::string>& recruits) in set_recruits() function in unit