X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=0e52ace61b1a27c501e48a51e19375edb9e6e7b9;hb=3d302e05c86661307b37bf69476542c7064a7bf1;hp=01c2460fec9f0b990db04e8ed702b12b46543444;hpb=d1f4f3a5f9ed6af66a43de817c2663c9275470e9;p=xboard.git diff --git a/common.h b/common.h index 01c2460..0e52ace 100644 --- a/common.h +++ b/common.h @@ -557,6 +557,7 @@ typedef struct { int highlightArrowColor; Boolean useStickyWindows; Boolean bgObserve; /* [HGM] bughouse */ + Boolean dualBoard; /* [HGM] dual */ int adjudicateDrawMoves; Boolean autoDisplayComment; Boolean autoDisplayTags;