X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=c557257c8a48fdde1d9dfaa7ef38f5117204610d;hb=6c09cbad6fd5630f883937303fc5e10a5ef8e3dc;hp=c98ba91144011636d713eb7f8bbe4ae35088ab0e;hpb=894916fe72347000731f92313b9c2230fd837247;p=xboard.git diff --git a/common.h b/common.h index c98ba91..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; @@ -800,6 +801,8 @@ typedef struct { char *recentEngineList; char *message; char *suppress; + char *fen; + char *men; char *tourneyFile; char *defName; char *processes;