ajout de taille.h + changemet de makefile

This commit is contained in:
2024-10-24 16:08:15 +02:00
parent 5f4288ee67
commit 9ba0c335b0
2 changed files with 21 additions and 12 deletions

View File

@@ -0,0 +1,7 @@
#ifndef TAILLE_H
#define TAILLE_H
void GererChoixTaille(int *TailleGrille);