#include #include void GraphJeu(int taille){ printf("fichier jeu.c taille vairiable %d\n", taille); while(1){} }