diff options
Diffstat (limited to 'src/joystick.h')
-rw-r--r-- | src/joystick.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/joystick.h b/src/joystick.h index 16f4b9bd3..be23599c9 100644 --- a/src/joystick.h +++ b/src/joystick.h @@ -129,6 +129,7 @@ class Joystick bool mCalibrated; int mButtonsNumber; bool mUseInactive; + bool mHaveHats; /** * Is joystick support enabled. |