X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=c557257c8a48fdde1d9dfaa7ef38f5117204610d;hb=95244a1c40718e9ad8bda9e2df66677e180354d6;hp=6c2a60f35bc8b501819c61b0ca9384781d0ad86c;hpb=635daf56748af66bf3185d85fb83b12280ef6c83;p=xboard.git diff --git a/common.h b/common.h index 6c2a60f..c557257 100644 --- a/common.h +++ b/common.h @@ -553,6 +553,7 @@ typedef struct { char *historyFont; char *gameListFont; char *icsFont; + int analysisBell; Boolean ringBellAfterMoves; Boolean autoCallFlag; Boolean flipView; @@ -801,6 +802,7 @@ typedef struct { char *message; char *suppress; char *fen; + char *men; char *tourneyFile; char *defName; char *processes;