X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=uci.h;fp=uci.h;h=01c5fe7a2c8ae7fe910d33a441b68714567cfd1c;hb=3cb3b145bf05113cda5040c341b3be181bad5156;hp=b163616d6e06bbf49be256e0d5463fe6d2241b10;hpb=3f90456c06a84717105e68bb84094e742004346a;p=polyglot.git diff --git a/uci.h b/uci.h index b163616..01c5fe7 100644 --- a/uci.h +++ b/uci.h @@ -42,6 +42,7 @@ typedef struct { int best_move; int ponder_move; + char bound_type; int score; int depth; int sel_depth;