11 lines
72 B
C
11 lines
72 B
C
#ifndef TAILLE_H
|
|
#define TAILLE_H
|
|
|
|
|
|
|
|
|
|
void GererChoixTaille();
|
|
|
|
|
|
#endif
|