X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fhashprobe.proto;h=175cd7731a32784054db230a74af697815e605e0;hp=bb34806dfdc53a3a13fdbe5e679d34b987011231;hb=527eb71703f3047450610db10bc886799bb2f237;hpb=f32e8bda386ab7f60c90d28b67709ae0d95627f2 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 {