le menu avance

This commit is contained in:
2024-11-18 17:18:12 +01:00
parent 883aff1bec
commit 194076b002
5 changed files with 75 additions and 73 deletions

2
jeu.h
View File

@@ -2,7 +2,7 @@
#define JEU_H
int GraphJeu();
int Jeu();
#endif