6 lines
79 B
C
6 lines
79 B
C
#ifndef IMAGES_H
|
|
#define IMAGES_H
|
|
|
|
int tirage_aleatoire(int nb_paires);
|
|
|
|
#endif |