diff --git a/stepmania/src/StepMania.cpp b/stepmania/src/StepMania.cpp index a3fc64ad45..c8d84594d3 100644 --- a/stepmania/src/StepMania.cpp +++ b/stepmania/src/StepMania.cpp @@ -585,4 +585,4 @@ static void GameLoop() else SDL_Delay( 2 ); // give more time to other processes and threads, but not so much that we skip sound } -} \ No newline at end of file +}