Mise en commun du code.

This commit is contained in:
2025-11-28 08:34:59 -05:00
parent 9f994bb44d
commit 714a65903e
3 changed files with 17 additions and 2 deletions

View File

@@ -30,4 +30,6 @@ void backgroundDefault();
// Mot
void choisirMot(string nomFichier, int maximum);
string goToLine(fstream& monFlux, int numeroLigne);
string goToLine(fstream& monFlux, int numeroLigne);
void afficherMenuJouer();