Home
last modified time | relevance | path

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

/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dteam.hpp448 void validate_side(int side); //throw game::game_error
H A Dteam.cpp745 void validate_side(int side) in validate_side() function
/dports/games/wesnoth/wesnoth-1.14.17/src/units/
H A Dunit.cpp474 validate_side(side_); in init()