Home
last modified time | relevance | path

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

/dports/games/stratagus/stratagus-3.2.0/src/network/
H A Dnetconnect.cpp116 void Parse_SeeYou(const int h);
1275 void CServer::Parse_SeeYou(const int h) in Parse_SeeYou() function in CServer
1364 case ICMSeeYou: Parse_SeeYou(index); break; in Parse()
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/network/
H A Dnetconnect.cpp112 void Parse_SeeYou(const int h);
1271 void CServer::Parse_SeeYou(const int h) in Parse_SeeYou() function in CServer
1363 case ICMSeeYou: Parse_SeeYou(index); break; in Parse()