mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-27 19:21:06 +01:00
If we don't do this, we'll end up with unbalanced Begin/End scene pairs which causes D3DERR_INVALIDCALL in the present. Fixes https://github.com/libsdl-org/SDL/issues/4933