From 4da9976fd27d91b717e754197ad608c4005c960e Mon Sep 17 00:00:00 2001 From: DahmaneYanis Date: Fri, 13 Jan 2023 23:19:47 +0100 Subject: [PATCH] Ajout couleur --- source/main.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/main.c b/source/main.c index 8fa72db..c36fddd 100644 --- a/source/main.c +++ b/source/main.c @@ -5,9 +5,9 @@ int main(void) { - // #ifdef _WIN32 - // color - // #endif + #ifdef _WIN32 + color + #endif //guillaume(); //testCharge(); Globale();