Commit 289c3fbb64b0615f8d627cad0a582c5f1711f93d

Sam Lantinga 2022-01-07T17:07:22

Revert "We only need to add the sentinel at the top of SDL_WaitEventTimeout()" This reverts commit c477768e6f926c38d4cdc236cab8376faf9f6789. We want to add the sentinel anytime we pump inside SDL_WaitEventTimeout() to avoid pumping again the next time through, as a performance optimization.