Correction de bugs

This commit is contained in:
stiti
2023-12-10 18:38:56 +01:00
parent c1c53b53f2
commit 432a4c76cf
4 changed files with 25 additions and 8 deletions

View File

@@ -2,5 +2,6 @@
#define MAIN_H
int main(void);
int menus(void);
#endif /*MAIN_H*/