added using configurable virtual buttons while playing
[rocksndiamonds.git] / src / libgame / system.h
index b5c5fcee6771397befef3e9f6710bf32f26f2e1b..480ef0d426820e4719effd45d914d909fa171c49 100644 (file)
@@ -1016,7 +1016,6 @@ struct OverlayInfo
   boolean active;              /* overlay activated (depending on game mode) */
 
   boolean show_grid;
-  boolean show_grid_buttons;
 
   int grid_xsize_all[2];
   int grid_ysize_all[2];