Home
last modified time | relevance | path

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

/dports/games/wesnoth/wesnoth-1.14.17/data/lua/wml/
H A Dobjectives.lua192 local function set_objectives(sides, save) function
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dteam.cpp630 void team::set_objectives(const t_string& new_objectives, bool silently) in set_objectives() function in team