Alphabet en alpha testing :3

This commit is contained in:
2025-11-28 10:16:42 -05:00
parent f754bebf05
commit b53ff47364
108 changed files with 934 additions and 6 deletions

View File

@@ -30,7 +30,7 @@ int main() {
while (quitter == false) {
curseur(false);
backgroundDefault();
afficherMenu("AfficheMenu/Taxon.txt");
afficherMenu(/*"AfficheMenu/Taxon.txt"*/"Alphabet/MauvaisEmplacement/A.txt");
int choixMenu = _getch();