added support for non-button touch pads for MM game engine
[rocksndiamonds.git] / src / libgame / system.h
index 578d060ee9402591ec8fdeba37f1a972e97d54dd..7f8d23416dafce3e8407ada7911844ae5787b2fc 100644 (file)
@@ -1451,6 +1451,7 @@ struct MouseActionInfo
 {
   int lx, ly;
   int button;
+  int button_hint;
 };
 
 struct LevelStats