Home
last modified time | relevance | path

Searched refs:Server_RestartNewGame (Results 1 – 4 of 4) sorted by relevance

/dports/games/xblast/xblast-2.10.4/
H A Dserver.h135 extern void Server_RestartNewGame (int num, const char *score);
H A Dserver.c1559 Server_RestartNewGame (1, "");
1567 Server_RestartNewGame (int num, const char *score) function
H A Dgame_server.c128 Server_RestartNewGame (0, res); in UpdateCentralGame()
H A Dmenu_network.c936 Server_RestartNewGame (CountPlayers () & 0xFF, ""); in PollServerWaitMenu()
1170 Server_RestartNewGame (CountPlayers () & 0xFF, ""); in PollClientWaitMenu()