From 90e9f6ea0ec8fdbb37561ff55f93da3aa986d34f Mon Sep 17 00:00:00 2001 From: proal Date: Mon, 12 Dec 2022 15:39:12 +0100 Subject: [PATCH] Revert "correction de petits bugs" This reverts commit e18ecaa1be1b9a0f9ef020e0ce1f0bb3ece36231. --- jeu.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/jeu.c b/jeu.c index e605696..5bef88d 100644 --- a/jeu.c +++ b/jeu.c @@ -48,10 +48,8 @@ int jeu(int position[20][4], int nb_paires,int tab[40]){ } temps3=temps; repet=0; - im_x_1=0; - im_x_2=0; - im_y_1=0; - im_y_2=0; + /*comparer[0]="vide"; + comparer[1]="vide";*/ while (repet<2){ temps=(Microsecondes()-temps2)/1000000; if(temps!=temps3){