#ifndef MAIN.H #define MAIN.H void Pomme();void Controle();void Serpent();void Update_Serpent();void Terrain();void Timer();void Update_Timer(); #endif