MAJ
This commit is contained in:
@@ -12,5 +12,5 @@ void gererPlacementInitial(struct EtatJeu *etatJeu);
|
|||||||
/* Fonction qui gère le tour du joueur */
|
/* Fonction qui gère le tour du joueur */
|
||||||
void gererTourJoueur(struct EtatJeu *etatJeu);
|
void gererTourJoueur(struct EtatJeu *etatJeu);
|
||||||
|
|
||||||
void attendre(int n);
|
void attendre(int secondes);
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user