Skip to content
Snippets Groups Projects
Commit bf7f91ef authored by ColinDrieu's avatar ColinDrieu
Browse files

Correction d'une erreur de merge

parent 201e5979
No related branches found
No related tags found
Loading
Pipeline #
......@@ -9,7 +9,6 @@
#define CONTROLEUR_H
void initJeu();
void ajouterUnJoueur(char * nomDuJoueur, EtatsJeu * etat);
void ajouterUnJoueur(char * nomDuJoueur, EtatsJeu * etat);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment