X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fhashprobe.proto;h=175cd7731a32784054db230a74af697815e605e0;hp=bb34806dfdc53a3a13fdbe5e679d34b987011231;hb=4455f354f7b3ea7446c6c26dcb2837ca2b7be06f;hpb=ca0adbd81304536686222c65e7a89857bc67234b diff --git a/src/hashprobe.proto b/src/hashprobe.proto index bb34806d..175cd773 100644 --- a/src/hashprobe.proto +++ b/src/hashprobe.proto @@ -30,6 +30,8 @@ message HashProbeMove { string from_sq = 1; // a1, a2, etc. string to_sq = 2; string promotion = 3; // Q, R, etc. + + string pretty = 4; // e.g. Rxf6+ } message HashProbeScore { enum ScoreType {