X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=4f78597cc11793d56e960346dfaee3c043018e7c;hb=4d6bd700a90b76e2b34fbfba71e6f0fb61c556ae;hp=077c97908650fc1cc64e33c18982f2ce81228b6a;hpb=66a4d3394a1b23ab654e3fb6027ad9b5b2bd461c;p=xboard.git diff --git a/common.h b/common.h index 077c979..4f78597 100644 --- 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 */