Implement -monoMouse option (XB)
[xboard.git] / common.h
index 2b0ddf0..a082aa2 100644 (file)
--- a/common.h
+++ b/common.h
@@ -777,6 +777,7 @@ typedef struct {
     Boolean autoCopyPV;
     Boolean pieceMenu;
     Boolean sweepSelect;
+    Boolean monoMouse;
     Boolean whitePOV;
     Boolean scoreWhite;
     Boolean pvSAN[ENGINES];