#include #include #include "fenetre.h" #include "plateau_init.h" int main(void) { start(); return EXIT_SUCCESS; }