mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
XInput2: Handle mouse centering hotkey.
This commit is contained in:
@@ -108,7 +108,7 @@ private:
|
||||
|
||||
private:
|
||||
void SelectEventsForDevice(XIEventMask* mask, int deviceid);
|
||||
void UpdateCursor();
|
||||
void UpdateCursor(bool should_center_mouse);
|
||||
|
||||
public:
|
||||
void UpdateInput() override;
|
||||
|
||||
Reference in New Issue
Block a user