Home
last modified time | relevance | path

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

/dports/games/wesnoth/wesnoth-1.14.17/src/preferences/
H A Dgame.hpp241 void encounter_recallable_units(std::vector<team>& teams);
H A Dgame.cpp1006 static void encounter_recallable_units(const std::vector<team>& teams){ in encounter_recallable_units() function
1028 preferences::encounter_recallable_units(gameboard_.teams()); in encounter_all_content()