@@ -508,7 +508,7 @@ loop(void *arg)
}
-
+ SDL_Delay(16);
SDL_RenderPresent(screen);
#ifdef __EMSCRIPTEN__