forked from dolphin-emu/dolphin
D3D: Add exclusive fullscreen support.
This commit is contained in:
@@ -28,6 +28,7 @@ void UpdateActiveConfig()
|
||||
VideoConfig::VideoConfig()
|
||||
{
|
||||
bRunning = false;
|
||||
bFullscreen = false;
|
||||
|
||||
// Needed for the first frame, I think
|
||||
fAspectRatioHackW = 1;
|
||||
|
||||
Reference in New Issue
Block a user