#ifndef TERRAIN_H #define TERRAIN_H void Scene(int murx[], int mury[], int minute, int seconde, char timer []); #endif