#ifndef CONFIG_H #define CONFIG_H #define NB_LIGNES 4 #define NB_COLS #define TAILLE_CASE 100 #endif