Windows: reduce stuttering in windowed mode via DwmFlush

Resolves issue #1628
This commit is contained in:
Alex Szpakowski
2020-09-29 20:22:41 -03:00
parent 6be79bdd89
commit 5dd4a463be
2 changed files with 19 additions and 0 deletions
+1
View File
@@ -1741,6 +1741,7 @@ if(MSVC)
set(LOVE_LINK_LIBRARIES ${LOVE_LINK_LIBRARIES}
ws2_32.lib
winmm.lib
dwmapi.lib
)
set(LOVE_RC