Correction d'un beug et ajout de commentaire plus organisation de code

This commit is contained in:
2024-11-21 16:01:11 +01:00
parent 7571fda420
commit d7f24c4e10
19 changed files with 94 additions and 90 deletions

View File

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