suppression fichier test dans out

This commit is contained in:
2023-12-20 08:56:34 +01:00
parent 1676f05187
commit b749e57f28
22 changed files with 12 additions and 0 deletions
Regular → Executable
+7
View File
@@ -189,6 +189,13 @@ void Pomme(int pos_x[], int pos_y[], int pommex[], int pommey[], int *segment){
}
}
}
void Menu_debut(){
affiche = ChargerSprite("Img/image.png")
AddicherSprite(affiche,0,0)
}
Menu_debut();
int main(void){
int segment = 10;
int go_on = 1;
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File