X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=uci.h;h=01c5fe7a2c8ae7fe910d33a441b68714567cfd1c;hb=learn;hp=b163616d6e06bbf49be256e0d5463fe6d2241b10;hpb=50a1a4edffe8b24fa1b0e05ab46c004d757f2a74;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;