diff --git a/source/main.c b/source/main.c index ae2fa94..df5064d 100644 --- a/source/main.c +++ b/source/main.c @@ -1,14 +1,13 @@ #include "../header/sae.h" -void testJean(void); int main(void) { - testJean(); + #ifdef _WIN32 color #endif - //Globale(); + Globale(); //system("color 01");