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:
@ -108,6 +108,7 @@ private:
|
||||
void SetFullScreenResolution(bool fullscreen);
|
||||
|
||||
void FullScreen();
|
||||
void UnlockCursor();
|
||||
void ScreenShot();
|
||||
|
||||
void CreateComponents();
|
||||
|
Reference in New Issue
Block a user