From 12ab40ad39e6049b0c5cf250d94b5210c6e68b93 Mon Sep 17 00:00:00 2001 From: DahmaneYanis Date: Fri, 13 Jan 2023 17:08:40 +0100 Subject: [PATCH] fonction vitrine --- source/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/main.c b/source/main.c index 08240ef..c9eaef0 100644 --- a/source/main.c +++ b/source/main.c @@ -9,7 +9,7 @@ int main(void) // color // #endif //guillaume(); - //testCharge(); + testCharge(); //Globale(); //testJean(); return 0;