mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Qt: Implement custom fullscreen resolution support
This commit is contained in:
@ -88,6 +88,8 @@ private:
|
||||
|
||||
void PerformOnlineUpdate(const std::string& region);
|
||||
|
||||
void SetFullScreenResolution(bool fullscreen);
|
||||
|
||||
void FullScreen();
|
||||
void ScreenShot();
|
||||
|
||||
|
Reference in New Issue
Block a user