Home
last modified time | relevance | path

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

/dports/games/stratagus/stratagus-3.2.0/src/network/
H A Dnetconnect.cpp115 void Parse_GoodBye(const int h);
1248 void CServer::Parse_GoodBye(const int h) in Parse_GoodBye() function in CServer
1363 case ICMGoodBye: Parse_GoodBye(index); break; in Parse()
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/network/
H A Dnetconnect.cpp111 void Parse_GoodBye(const int h);
1244 void CServer::Parse_GoodBye(const int h) in Parse_GoodBye() function in CServer
1362 case ICMGoodBye: Parse_GoodBye(index); break; in Parse()