Leger correctif d'un oublie
This commit is contained in:
2
main.cpp
2
main.cpp
@@ -30,7 +30,7 @@ int main() {
|
|||||||
while (quitter == false) {
|
while (quitter == false) {
|
||||||
curseur(false);
|
curseur(false);
|
||||||
backgroundDefault();
|
backgroundDefault();
|
||||||
afficherMenu(/*"AfficheMenu/Taxon.txt"*/"Alphabet/MauvaisEmplacement/A.txt");
|
afficherMenu("AfficheMenu/Taxon.txt");
|
||||||
|
|
||||||
int choixMenu = _getch();
|
int choixMenu = _getch();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user