remplissage de gestionson.h
This commit is contained in:
parent
16d7983cda
commit
53da396e3a
1 changed files with 6 additions and 1 deletions
|
@ -1,2 +1,7 @@
|
|||
#ifndef GESTION_SON
|
||||
#define GESTION_SON
|
||||
|
||||
void StartSon(void);
|
||||
void GestionSon(void);
|
||||
|
||||
#endif
|
Loading…
Reference in a new issue