parent
e18ecaa1be
commit
90e9f6ea0e
6
jeu.c
6
jeu.c
@ -48,10 +48,8 @@ int jeu(int position[20][4], int nb_paires,int tab[40]){
|
|||||||
}
|
}
|
||||||
temps3=temps;
|
temps3=temps;
|
||||||
repet=0;
|
repet=0;
|
||||||
im_x_1=0;
|
/*comparer[0]="vide";
|
||||||
im_x_2=0;
|
comparer[1]="vide";*/
|
||||||
im_y_1=0;
|
|
||||||
im_y_2=0;
|
|
||||||
while (repet<2){
|
while (repet<2){
|
||||||
temps=(Microsecondes()-temps2)/1000000;
|
temps=(Microsecondes()-temps2)/1000000;
|
||||||
if(temps!=temps3){
|
if(temps!=temps3){
|
||||||
|
Loading…
Reference in New Issue
Block a user