Home
last modified time | relevance | path

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

/dports/games/wesnoth/wesnoth-1.14.17/src/scripting/
H A Dlua_team.cpp154 modify_string_attrib("flag_icon", t.set_flag_icon(value)); in impl_side_set()
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dteam.hpp303 void set_flag_icon(const std::string& flag_icon) { info_.flag_icon = flag_icon; } in set_flag_icon() function in team