changement du comportementJCIA.c

This commit is contained in:
2024-11-19 17:25:51 +01:00
parent eaf03948bd
commit 78bdfbd44a
4 changed files with 24 additions and 27 deletions

View File

@@ -2,7 +2,7 @@
#define COMPORTEMENTJCIA_H
void compJCIA(int taille);
int compJCIA(int taille);
#endif