Fermeture de la fenêtre quand on a choisi la taille mais problème de segmentation fault

This commit is contained in:
ozvann
2024-11-05 11:55:44 +01:00
parent ebdfe6a5e0
commit 4b41296b30
4 changed files with 17 additions and 12 deletions

View File

@@ -31,7 +31,7 @@ grille.o : grille.h taille.h
#obstacle.o : pion.h
main.o : menu.h grille.h
main.o : menu.h grille.h taille.h
# CHAPITRE 4 : DEPENDANCES AVEC COMMANDES