added setup option to enable/disable (now optional) snapshot buttons
[rocksndiamonds.git] / src / game.h
index a962abd7ca9afc097b0b13ed7ce721f4f634f2c9..b801932c3f9df35338c2519a69d7d7a4af54a889 100644 (file)
@@ -105,6 +105,7 @@ struct GameButtonInfo
   struct XY redo;
 
   struct XY save;
+  struct XY pause2;
   struct XY load;
 
   struct XY sound_music;