--- a/src/network.h Tue Aug 25 18:35:18 2026 +0200 +++ b/src/network.h Tue Aug 25 18:59:18 2026 +0200 @@ -84,9 +84,9 @@ uint32_t mtime_usec; uint8_t piece; uint8_t fromfile; - uint8_t fromrow; + uint8_t fromrank; uint8_t tofile; - uint8_t torow; + uint8_t torank; uint8_t capture; uint8_t check_or_mate; uint8_t promotion;