QTfrontend/hwform.h
changeset 448 e968e19a464c
parent 425 a7e1dabc8fb7
child 453 4b1236759402
--- a/QTfrontend/hwform.h	Sat Feb 17 21:51:33 2007 +0000
+++ b/QTfrontend/hwform.h	Sun Feb 18 12:20:36 2007 +0000
@@ -70,6 +70,7 @@
 	void NetStartGame();
 	void AddNetTeam(const HWTeam& team);
 	void StartMPGame();
+	void NetGameStateChanged(GameState gameState);
 	void GameStateChanged(GameState gameState);
 	void GameStats(char type, const QString & info);
 	void ForcedDisconnect();