src/network.h

changeset 186
8230904458a7
parent 184
93c81539b702
child 188
bb967c8e51e9
--- a/src/network.h	Mon Aug 24 13:20:19 2026 +0200
+++ b/src/network.h	Mon Aug 24 13:42:35 2026 +0200
@@ -86,6 +86,8 @@
     uint8_t fromrow;
     uint8_t tofile;
     uint8_t torow;
+    uint8_t capture;
+    uint8_t check_or_mate;
     uint8_t promotion;
 } NetMove;
 

mercurial