mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
D3D: Add exclusive fullscreen support.
This commit is contained in:
@ -57,7 +57,7 @@ struct VideoConfig final
|
||||
|
||||
// General
|
||||
bool bVSync;
|
||||
|
||||
bool bFullscreen;
|
||||
bool bRunning;
|
||||
bool bWidescreenHack;
|
||||
int iAspectRatio;
|
||||
|
Reference in New Issue
Block a user