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