6 lines
63 B
C
6 lines
63 B
C
#ifndef REJOUER_H
|
|
#define REJOUER_H
|
|
|
|
int rejouer(void);
|
|
|
|
#endif |