Home
last modified time | relevance | path

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

/dports/games/wesnoth/wesnoth-1.14.17/src/preferences/
H A Dgame.cpp943 std::set<std::string> &encountered_units() { in encountered_units() function
/dports/games/wesnoth/wesnoth-1.14.17/src/help/
H A Dhelp_impl.cpp1020 const std::set<std::string> &encountered_units = preferences::encountered_units(); in description_type() local