rnd-19981024-1
[rocksndiamonds.git] / src / joystick.c
index e9e520bd3245f11d691a38168763f081de4dfab4..27a190fc6b14fb48464cc62c64c417000f36d304 100644 (file)
@@ -74,7 +74,7 @@ int Joystick()
   } joy_ctrl;
 #endif
 
-  int joystick_nr = setup.joy_input[0].joystick_nr;
+  int joystick_nr = setup.input[0].joystick_nr;
   int js_x,js_y, js_b1,js_b2;
   int left, right, up, down;
   int result=0;