diff --git a/zsnes/src/win/winlink.cpp b/zsnes/src/win/winlink.cpp index 43ae370b..2d7e48ff 100644 --- a/zsnes/src/win/winlink.cpp +++ b/zsnes/src/win/winlink.cpp @@ -171,6 +171,7 @@ void DrawScreen() { DDrawError(); } + DD_Primary->Blt(&rcWindow, DD_CFB, NULL, DDBLT_WAIT, NULL); } } else