added overlay touch buttons for virtual buttons configuration
[rocksndiamonds.git] / src / main.h
index 00740b421d665357c292c083506c199d68ede530..1a23e6d1fa8cc178f1ce56ebad4a00bcd6330164 100644 (file)
@@ -2728,6 +2728,11 @@ struct MenuSetupButtonInfo
 {
   struct MenuPosInfo prev_player;
   struct MenuPosInfo next_player;
+
+  struct MenuPosInfo touch_back;
+  struct MenuPosInfo touch_next;
+  struct MenuPosInfo touch_back2;
+  struct MenuPosInfo touch_next2;
 };
 
 struct MenuSetupInfo