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