Fix bug in ICS variant switch for Shogi
[xboard.git] / common.h
index 077c979..4f78597 100644 (file)
--- a/common.h
+++ b/common.h
@@ -495,6 +495,7 @@ typedef struct {
     char *soundIcsLoss;
     char *soundIcsDraw;
     char *soundIcsUnfinished;
+    Boolean disguise;        /* [HGM] Promoted Pawns look like pieces in bughouse */
     Boolean reuseFirst;
     Boolean reuseSecond;
     Boolean animateDragging; /* If True, animate mouse dragging of pieces */