Files
SAE11_2024/nbjoueur.h
2024-11-20 15:01:35 +01:00

10 lines
84 B
C

#ifndef NBJOUEUR_H
#define NBJOUEUR_H
void nbjoueur();
void nbjoueur2();
#endif