résolution des problèmes de sorties !

This commit is contained in:
2023-12-11 18:05:58 +01:00
parent 702188c93b
commit 30e54e4cd8
2 changed files with 19 additions and 16 deletions

View File

@@ -5,7 +5,7 @@ void afficherBouton(double x1, double y1, double x2, double y2, const char *text
void afficherMenuPrincipal(void);
void afficherMenuModesDeJeu(void);
void afficherMenuGameOver(void);
int attendreChoixGameOver(void);
void attendreChoixGameOver(void);
int attendreChoixModesDeJeu(void);
int attendreChoixMenu(void);