6 lines
70 B
C
6 lines
70 B
C
#ifndef IMAGES_H
|
|
#define IMAGES_H
|
|
|
|
int tirage_aleatoire(void);
|
|
|
|
#endif |