Should be the same, but meh
This commit is contained in:
@@ -22,7 +22,6 @@ void afficherImageMenu(std::fstream& monFlux);
|
||||
|
||||
//G<>n<EFBFBD>ral
|
||||
void afficherImageTableau(std::string grid[][LARGTIC], std::string style);
|
||||
void changerLeTheme();
|
||||
void tourJoueur(std::string grid[][LARGTIC], int joueur); //pour savoir quel icon utiliser
|
||||
bool verifFinMatch(std::string grid[][LARGTIC]);
|
||||
void afficherFinMatch(std::string grid[][LARGTIC], int gagnant, int nbJoueurs);
|
||||
@@ -36,4 +35,3 @@ void jeuDeuxJoueurs(std::string grid[][LARGTIC]);
|
||||
|
||||
//Changer le th<74>me
|
||||
void changerLeTheme(bool& theme);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user