Maximum number of players is now a constant in game_defs.h.

This commit is contained in:
lotodore
2007-04-17 07:28:32 +00:00
parent 496261de7b
commit 27cd08ccb0
15 changed files with 134 additions and 115 deletions
+2
View File
@@ -24,6 +24,8 @@
#include <string>
#include <sstream>
#include "game_defs.h"
class GuiInterface;
class HandInterface;
class PlayerInterface;