src/game.h

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

mercurial