$OpenBSD: patch-source_mupen64plus-input-sdl_src_plugin_h,v 1.1.1.1 2011/12/26 13:38:27 stsp Exp $
--- src/plugin.h.orig	Sun Dec 18 23:55:06 2011
+++ src/plugin.h	Sun Dec 18 23:55:12 2011
@@ -99,6 +99,7 @@ typedef struct
     int           event_joystick;   // the /dev/input/eventX device for force feeback
     int           axis_deadzone[2]; // minimum absolute value before analog movement is recognized
     int           axis_peak[2];     // highest analog value returned by SDL, used for scaling
+    float         mouse_sens[2];    // mouse sensitivity
 } SController;
 
 /* global data definitions */
