mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-25 03:35:59 +00:00
D3D: Add exclusive fullscreen support.
This commit is contained in:
parent
d72375fdfa
commit
77bc879384
5 changed files with 14 additions and 2 deletions
|
@ -57,7 +57,7 @@ struct VideoConfig final
|
|||
|
||||
// General
|
||||
bool bVSync;
|
||||
|
||||
bool bFullscreen;
|
||||
bool bRunning;
|
||||
bool bWidescreenHack;
|
||||
int iAspectRatio;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue