@@ -1,9 +1,9 @@
#ifndef GUI_H
#define GUI_H
void Menu();
void PerduGUI();
void Pause();
void Menu(unsigned long *bestscore);
void PerduGUI(unsigned long *bestscore)
;void Pause(unsigned long *bestscore);
void Reinitialiser();
int AfficherGUI(unsigned char menu);
The note is not visible to the blocked user.