Add -trueColors option
[xboard.git] / common.h
index 2044c03..68749f3 100644 (file)
--- a/common.h
+++ b/common.h
@@ -415,6 +415,7 @@ typedef struct {
     char *remoteUser;
     float timeDelay;
     char *timeControl;
+    Boolean trueColors;
     Boolean icsActive;
     char *icsHost;
     char *icsPort;