SAE11_2023/include/jeu.h

6 lines
70 B
C

#ifndef JEU_H
#define JEU_H
void lancer_jeu1(void);
#endif /*JEU_H*/