Home
last modified time | relevance | path

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

/dports/games/wesnoth/wesnoth-1.14.17/src/preferences/
H A Dgame.hpp198 void set_show_haloes(bool value);
H A Dgame.cpp84 set_show_haloes(preferences::get("show_haloes", true)); in manager()
868 void set_show_haloes(bool value) in set_show_haloes() function