Forgot header in previous commit.

This commit is contained in:
Xawotihs
2011-10-01 17:57:31 +00:00
parent 0dc9c4e274
commit 0d279cbf42

View File

@@ -27,6 +27,7 @@ public:
int phase;
void parsePlayerState(int playerId, string s);
TestSuiteState();
~TestSuiteState();
TestSuiteAI* players[2];
void cleanup(TestSuite*);