[RULE CHANGE] "NO_MOVE" is no longer a legal
[progcomp2012.git] / judge / manager / game.h
index aebda9d..2ed35f6 100644 (file)
@@ -23,6 +23,7 @@ class Game
                void Wait(double wait); 
 
                Piece::Colour Setup(const char * redName, const char * blueName);
+               MovementResult CheckVictoryAttrition();
                MovementResult Play();
                void PrintEndMessage(const MovementResult & result);
                

UCC git Repository :: git.ucc.asn.au