Leger correctif d'un oublie

This commit is contained in:
2025-11-28 10:17:30 -05:00
parent c7f785967e
commit 9f3028e324

View File

@@ -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();