mirror of
https://github.com/love2d/love.git
synced 2026-08-21 05:00:08 +02:00
Windows: reduce stuttering in windowed mode via DwmFlush
Resolves issue #1628
This commit is contained in:
@@ -1741,6 +1741,7 @@ if(MSVC)
|
||||
set(LOVE_LINK_LIBRARIES ${LOVE_LINK_LIBRARIES}
|
||||
ws2_32.lib
|
||||
winmm.lib
|
||||
dwmapi.lib
|
||||
)
|
||||
|
||||
set(LOVE_RC
|
||||
|
||||
Reference in New Issue
Block a user