@@ -5,7 +5,7 @@
#include "menu.h"
#include "grille.h"
#include "taille.h"
int main (void){
@@ -14,6 +14,7 @@ int main (void){
EffacerEcran(CouleurParNom("white"));
Menu();
while(1){
GererChoixTaille();
}
return EXIT_SUCCESS;
The note is not visible to the blocked user.