mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Implement Cursor Locking and new input focus checks for it
This commit is contained in:
@ -29,6 +29,7 @@ enum Hotkey
|
||||
HK_FULLSCREEN,
|
||||
HK_SCREENSHOT,
|
||||
HK_EXIT,
|
||||
HK_UNLOCK_CURSOR,
|
||||
HK_ACTIVATE_CHAT,
|
||||
HK_REQUEST_GOLF_CONTROL,
|
||||
|
||||
|
Reference in New Issue
Block a user