Add -analysisBell option to use move sound in analysis mode
[xboard.git] / common.h
index b0a30c3..c557257 100644 (file)
--- 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;