9 lines
68 B
C
9 lines
68 B
C
#ifndef NBJOUEUR2_H
|
|
#define NBJOUEUR2_H
|
|
|
|
|
|
int nbjoueur2();
|
|
|
|
|
|
#endif
|