diff --git a/window.c b/window.c index 3aa5a0a..00a990b 100644 --- a/window.c +++ b/window.c @@ -5,7 +5,7 @@ #include "includes/animations.h" // Son de fond -static Mix_Music * ambiance = NULL; +static Mix_Music *ambiance = NULL; // Comportement à la fermeture du programme void fermeture(void) {