rework de tout le code

This commit is contained in:
William
2025-11-28 09:36:43 -05:00
parent 982a2edf88
commit 4e2b25c906
3 changed files with 44 additions and 46 deletions

View File

@@ -29,7 +29,7 @@ int demanderBackground();
void backgroundDefault();
// Mot
void choisirMot(string nomFichier, int maximum);
string choisirMot(string nomFichier, int maximum);
string goToLine(fstream& monFlux, int numeroLigne);
void afficherMenuJouer();