Frontend: Add hotkey to adjust resolution scale
This commit is contained in:
@@ -75,6 +75,7 @@ private:
|
||||
void DoTogglePause();
|
||||
void DoFrameStep();
|
||||
void DoToggleSoftwareRendering();
|
||||
void DoModifyInternalResolution(s32 increment);
|
||||
|
||||
void HandleSDLEvent(const SDL_Event* event);
|
||||
void HandleSDLKeyEvent(const SDL_Event* event);
|
||||
|
||||
Reference in New Issue
Block a user