mirror of
https://github.com/love2d/love.git
synced 2026-08-15 15:51:12 +02:00
b1dba5939e
if waitForSync is false, then SDL_SyncWindow is not called, and so the method may return before the requested changes actually happen. This is backwards-compatible with previous behaviour