Files
SAE11_2024/taille.h
2024-11-12 22:46:06 +01:00

11 lines
103 B
C

#ifndef TAILLE_H
#define TAILLE_H
int GererChoixTaille();
void AfficherSelectionBoutton();
#endif