Home
last modified time | relevance | path

Searched refs:yellow_confirm (Results 1 – 3 of 3) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/preferences/
H A Dgame.hpp229 bool yellow_confirm();
H A Dgame.cpp978 bool yellow_confirm() in yellow_confirm() function
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dmenu_events.cpp592 …else if(preferences::yellow_confirm() && partmoved_units(side_num, units(), board(), pc_.get_white… in end_turn()