Pay attention to extension of 'positional' arguments
[xboard.git] / common.h
index 05c1180..0669b36 100644 (file)
--- a/common.h
+++ b/common.h
@@ -565,6 +565,8 @@ typedef struct {
     int evalHistColorWhite;
     int evalHistColorBlack;
     Boolean highlightMoveWithArrow;
+    Boolean tourney;
+    char * tourneyOptions;
     int highlightArrowColor;
     Boolean useStickyWindows;
     Boolean bgObserve;   /* [HGM] bughouse */