1
0

Correction du fichier fin pour afficher l'image de fin

This commit is contained in:
Tom MOGULJAK 2022-12-04 12:48:08 +01:00
parent 7a04fe45bf
commit 107a8e94ac

View File

@ -8,7 +8,7 @@ int fin(unsigned long int timer) {
zone recommencer = {375, 665, 150, 35};
zone quitter_fin = {735, 665, 100, 35};
ChargerImage("./../img/backgrounds/peeposhy.png", 225, 100, 0, 0, 800, 550);
ChargerImage("img/backgrounds/peeposhy.png", 225, 100, 0, 0, 800, 550);
ChoisirCouleurDessin(CouleurParNom("black"));
EcrireTexte(550, 150, "You Win !", 2);