Intégration du compteur de coups dans fin
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#ifndef FIN_H
|
||||
#define FIN_H
|
||||
|
||||
int fin(unsigned long int timer);
|
||||
int fin(unsigned long int timer, int coups);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user