Ajout du rapport.txt + supression des warnings
This commit is contained in:
@@ -9,7 +9,7 @@ void DeplacementSerpent(int direction ,int *serpent, int longueur);
|
||||
|
||||
void InitialiserPastilles(PIXELS *pastilles);
|
||||
|
||||
void AfficherTimerEtScore(int m,int n,int score);
|
||||
void AfficherTimerEtScore(int m,int n,unsigned long *score);
|
||||
|
||||
int PastilleSurSerpent(PIXELS pastille, int *serpent, int longueur_serpent);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user