mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Implement Cursor Locking and new input focus checks for it
This commit is contained in:
@ -27,6 +27,7 @@ signals:
|
||||
void ChangeDisc();
|
||||
|
||||
void ExitHotkey();
|
||||
void UnlockCursor();
|
||||
void ActivateChat();
|
||||
void RequestGolfControl();
|
||||
void FullScreenHotkey();
|
||||
|
Reference in New Issue
Block a user