@@ -0,0 +1,9 @@
#ifndef PARTIE_H
#define PARTIE_H
#include "config.h"
void initialiser_plateau(int grille[NB_LIGNES][NB_COLS]);
#endif
The note is not visible to the blocked user.