Changement de certain fichier après discussions avec soraya pour une meilleurs compréhention

This commit is contained in:
2024-10-24 13:40:06 +02:00
parent 932a945780
commit ff2c5b00b3
17 changed files with 22 additions and 243 deletions

7
menu.h
View File

@@ -1,7 +0,0 @@
#ifndef MENU_H
#define MENU_H
int afficher_menu();
/* Affiche le menu pour choisir la taille de la grille et renvoie la taille choisie.*/
#endif