This commit is contained in:
2023-12-11 16:19:17 +01:00
parent e83a53cecc
commit f72d72fa8e
10 changed files with 173 additions and 66 deletions

View File

@@ -6,6 +6,6 @@
#define FENETRE_H
int start (void);
void start (void);
#endif /* FENETRE_H */