commentaire important

This commit is contained in:
William
2025-11-28 09:50:29 -05:00
parent f754bebf05
commit 64b8ee7401
3 changed files with 18 additions and 8 deletions

View File

@@ -32,6 +32,6 @@ void backgroundDefault();
string choisirMot(string nomFichier, int maximum);
string goToLine(fstream& monFlux, int numeroLigne);
void afficherMenuJouer();
void effectuerTour();
bool dansListe(string motPlayer);
bool comparerMot(fstream& monFlux, string motPlayer, int numeroLigne);