configure: added install of sounds in .../games/xboard/sounds/default
[xboard.git] / common.h
index 23f8811..bb373ff 100644 (file)
--- a/common.h
+++ b/common.h
@@ -656,6 +656,8 @@ typedef struct {
     int nrVariations;   /* [HGM] multivar  */
     Boolean dropMenu;   /* [HGM] pv        */
     Boolean markers;    /* [HGM] markers   */
+    Boolean pieceMenu;
+    Boolean sweepSelect;
 } AppData, *AppDataPtr;
 
 /*  PGN tags (for showing in the game list) */