X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=0669b369f2190bc5746f209e5b3473118490797e;hb=cd286ef1302a2b6ce3aa591432de315f8e561948;hp=05c1180d79ba481c5d5baa7eb43b239f2aede953;hpb=4bfad947161d93ce1b566093211bd05f368bdffe;p=xboard.git diff --git a/common.h b/common.h index 05c1180..0669b36 100644 --- 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 */