ajout obstacle

This commit is contained in:
2023-12-22 19:40:06 +01:00
parent a239e40e33
commit ca367ad3fe
9 changed files with 123 additions and 24 deletions

2
gui.h
View File

@@ -1,7 +1,7 @@
#ifndef GUI_H
#define GUI_H
void Menu(unsigned long *bestscore);
void Menu();
void PerduGUI(unsigned long *bestscore)
;void Pause(unsigned long *bestscore);
void Reinitialiser();