Vrai Fix Timer + Améliorations graphiques
This commit is contained in:
@@ -9,7 +9,7 @@ void DeplacementSerpent(int direction ,PIXELS *serpent, int longueur);
|
||||
|
||||
void InitialiserPastilles(PIXELS *pastilles, PIXELS *serpent, int longueur_serpent);
|
||||
|
||||
void AfficherTimerEtScore(long unsigned int *score, long unsigned int temps);
|
||||
void AfficherTimerEtScore(long unsigned int *score,int minutes,int secondes);
|
||||
|
||||
int PastilleSurSerpent(PIXELS pastille, PIXELS *serpent, int longueur_serpent);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user