X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=55daf2959c2cb06f37460f4e0c120db9dcae7e04;hb=718933f1c67acc537f88199e4c72e3ad1b6a32d7;hp=09ce693bf4b4cb36bb4772a2cbe16e19903ca46f;hpb=38ff5eb2dc0da29a8138e4bedc94580405d570b0;p=xboard.git diff --git a/common.h b/common.h index 09ce693..55daf29 100644 --- a/common.h +++ b/common.h @@ -802,6 +802,7 @@ typedef struct { Boolean scoreWhite; Boolean pvSAN[ENGINES]; + int defProtocol; int recentEngines; char *recentEngineList; char *defEngDir;