Fix color assignment by mamer
[capablanca.git] / lasker-2.2.3 / bots / mamer / TourneyPlayers.hh
index 3dc083f..25c3e20 100644 (file)
@@ -70,6 +70,8 @@ public:
   void AddBlack();
   void ClearWhites();
   void ClearBlacks();
+  void ClearTotalWhites();
+  void ClearTotalBlacks();
 
   int GetConsecutiveWhites();
   int GetConsecutiveBlacks();