mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 09:58:19 -07:00
More Joystick/gameport related changes (#6285)
Fix a warning, correct a device name, formatting
This commit is contained in:
@@ -182,7 +182,7 @@ extern const joystick_t joystick_3axis_2button;
|
||||
extern const joystick_t joystick_2button_yoke_throttle;
|
||||
extern const joystick_t joystick_3axis_4button;
|
||||
extern const joystick_t joystick_4button_yoke_throttle;
|
||||
extern const joystick_t joystick_win95_steering_wheel;
|
||||
extern const joystick_t joystick_steering_wheel_4_button;
|
||||
extern const joystick_t joystick_4axis_4button;
|
||||
extern const joystick_t joystick_2axis_6button;
|
||||
extern const joystick_t joystick_2axis_8button;
|
||||
|
||||
Reference in New Issue
Block a user