X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=0669b369f2190bc5746f209e5b3473118490797e;hb=ee7ad29e757ab4f99b8b776ce7e8ebee5081767a;hp=05c1180d79ba481c5d5baa7eb43b239f2aede953;hpb=f4b62dcdc66f6b278439684a79170480f0c66efe;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 */