implement device descriptions in InputHandler_Linux_Joystick to fix auto-mapping
This commit is contained in:
@@ -15,6 +15,7 @@ public:
|
||||
|
||||
private:
|
||||
int fds[NUM_JOYSTICKS];
|
||||
CString m_sDescription[NUM_JOYSTICKS];
|
||||
};
|
||||
#define USE_INPUT_HANDLER_LINUX_JOYSTICK
|
||||
|
||||
|
||||
Reference in New Issue
Block a user