mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06: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