D3D: Add exclusive fullscreen support.

This commit is contained in:
Jules Blok
2014-06-18 15:04:23 +02:00
parent d72375fdfa
commit 77bc879384
5 changed files with 14 additions and 2 deletions

View File

@ -57,7 +57,7 @@ struct VideoConfig final
// General
bool bVSync;
bool bFullscreen;
bool bRunning;
bool bWidescreenHack;
int iAspectRatio;