Forgot header in previous commit.
This commit is contained in:
@@ -27,6 +27,7 @@ public:
|
|||||||
int phase;
|
int phase;
|
||||||
void parsePlayerState(int playerId, string s);
|
void parsePlayerState(int playerId, string s);
|
||||||
TestSuiteState();
|
TestSuiteState();
|
||||||
|
~TestSuiteState();
|
||||||
|
|
||||||
TestSuiteAI* players[2];
|
TestSuiteAI* players[2];
|
||||||
void cleanup(TestSuite*);
|
void cleanup(TestSuite*);
|
||||||
|
|||||||
Reference in New Issue
Block a user