10 lines
		
	
	
		
			84 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			84 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef NBJOUEUR_H
 | |
| #define NBJOUEUR_H
 | |
| 
 | |
| 
 | |
| void nbjoueur();
 | |
| 
 | |
| void nbjoueur2();
 | |
| 
 | |
| #endif
 |