Modification de bugs + changement de pomme
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef MENU_H
|
||||
#define MENU_H
|
||||
|
||||
|
||||
void afficherBouton(double x1, double y1, double x2, double y2, const char *texte, couleur arriere_plan, couleur bordure, couleur couleur_texte, int taille_texte);
|
||||
void afficherMenuPrincipal(void);
|
||||
void afficherMenuModesDeJeu(void);
|
||||
void afficherMenuGameOver(void);
|
||||
|
Reference in New Issue
Block a user