Fixed vsync in windowed mode
This commit is contained in:
@@ -171,6 +171,7 @@ void DrawScreen()
|
||||
{
|
||||
DDrawError();
|
||||
}
|
||||
DD_Primary->Blt(&rcWindow, DD_CFB, NULL, DDBLT_WAIT, NULL);
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user