10 lines
70 B
C
10 lines
70 B
C
#ifndef TAILLE_H
|
|
#define TAILLE_H
|
|
|
|
|
|
|
|
|
|
int GererChoixTaille();
|
|
|
|
#endif
|