7 lines
62 B
C
7 lines
62 B
C
#ifndef PASTILLE_H
|
|
#define PASTILLE_H
|
|
|
|
void Pomme();
|
|
|
|
#endif
|