src/game.h

changeset 11
08d7a6e3ec31
parent 8
52d742aee695
child 12
84880c7e1ea6
     1.1 --- a/src/game.h	Sat Mar 22 17:23:07 2014 +0100
     1.2 +++ b/src/game.h	Sat Mar 22 18:56:52 2014 +0100
     1.3 @@ -72,6 +72,7 @@
     1.4      uint8_t tofile;
     1.5      uint8_t torow;
     1.6      _Bool check;
     1.7 +    _Bool checkmate;
     1.8      _Bool capture;
     1.9  } Move;
    1.10  

mercurial