optimisation

This commit is contained in:
cyjullien1
2025-01-07 22:30:41 +01:00
parent c0ff94623a
commit f566362d1c
4 changed files with 24 additions and 55 deletions

View File

@@ -297,7 +297,6 @@ void backgroundDisplay(dis *display_user,int bg)
SDL_RenderPresent (display_user->renderer);
SDL_Event event;
SDL_Delay(100);