7 lines
75 B
C
7 lines
75 B
C
|
|
|
|
int fond_ecran(void);
|
|
|
|
|
|
WINDOW * open_waterfall(char *title, int flags);
|