#ifndef INITIALISATION_H #define INITIALISATION_H int initialisation(int SourisX, int SourisY, int maxX, int maxY); #endif