mise à jour

This commit is contained in:
2023-12-10 22:51:36 +01:00
parent 81aa9fae9b
commit eaea71caa3
5 changed files with 47 additions and 19 deletions

10
snake/time.h Normal file
View File

@@ -0,0 +1,10 @@
#ifndef TIME_H
#define TIME_H
void time(void);
#endif /* TIME_H */