Home
last modified time | relevance | path

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

/dports/games/spring/spring_98.0/rts/Game/
H A DGameSetup.h133 void LoadSkirmishAIs(const TdfParser& file, std::set<std::string>& nameList);
H A DGameSetup.cpp258 void CGameSetup::LoadSkirmishAIs(const TdfParser& file, std::set<std::string>& nameList) in LoadSkirmishAIs() function in CGameSetup
507 LoadSkirmishAIs(file, playersNameList); in Init()