--- 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;