Maximum number of players is now a constant in game_defs.h.
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
#include <string>
|
||||
#include <sstream>
|
||||
|
||||
#include "game_defs.h"
|
||||
|
||||
class GuiInterface;
|
||||
class HandInterface;
|
||||
class PlayerInterface;
|
||||
|
||||
Reference in New Issue
Block a user