SAE11_2023/SAE_semestre1/fichier.h/pastille.h

7 lines
62 B
C
Raw Normal View History

#ifndef PASTILLE_H
#define PASTILLE_H
void Pomme();
2023-12-07 14:32:42 +01:00
#endif