X-Git-Url: http://winboard.nl/cgi-bin?p=capablanca.git;a=blobdiff_plain;f=lasker-2.2.3%2Fbots%2Fmamer%2FTourneyPlayers.hh;h=41596b0a8864cf0424261c1042b32e57541b25f0;hp=3dc083f11acc2f0ff12069ecf5d1db46b021b255;hb=879f6d9ecf67ad68a4f2fdf14254048330e4e683;hpb=76f1e81b3426b94e1d80c9daa309f78045e5335b diff --git a/lasker-2.2.3/bots/mamer/TourneyPlayers.hh b/lasker-2.2.3/bots/mamer/TourneyPlayers.hh index 3dc083f..41596b0 100644 --- a/lasker-2.2.3/bots/mamer/TourneyPlayers.hh +++ b/lasker-2.2.3/bots/mamer/TourneyPlayers.hh @@ -35,8 +35,8 @@ #ifndef _TOURNEYPLAYERS_ #define _TOURNEYPLAYERS_ -#include -#include +#include +#include extern "C" { #include @@ -70,6 +70,8 @@ public: void AddBlack(); void ClearWhites(); void ClearBlacks(); + void ClearTotalWhites(); + void ClearTotalBlacks(); int GetConsecutiveWhites(); int GetConsecutiveBlacks();