image de fin

This commit is contained in:
morinl 2022-12-01 23:37:30 +01:00
parent f989b0ba97
commit 35cd80d6b8
2 changed files with 1 additions and 0 deletions

BIN
Images/FIN.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

1
jeu.c
View File

@ -117,6 +117,7 @@ int jeu(int position[20][4], int nb_paires){
}
}
}
ChargerImage("./Images/FIN.png",300,500,0,0,445,31);
Touche();
FermerGraphique();
return 1;