mal à la tête
This commit is contained in:
parent
d3317aad15
commit
d1c864e74b
3
jeu.c
3
jeu.c
@ -168,8 +168,7 @@ int jeu(int position[20][4], int nb_paires,int tab[40]){
|
||||
if (score!=nb_paires){
|
||||
sleep(1);
|
||||
for (pos_y=10;pos_y<=370;pos_y=pos_y+90){
|
||||
for (pos_x=10;pos_x<=640;pos_x=pos_x+90){
|
||||
if (position)
|
||||
for (pos_x=10;pos_x<=640;pos_x=pos_x+90){
|
||||
ChargerImage("Images/image0.png",pos_x,pos_y,0,0,80,80);
|
||||
|
||||
repet2++;
|
||||
|
Loading…
Reference in New Issue
Block a user