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