9 lines
		
	
	
		
			95 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			95 B
		
	
	
	
		
			C
		
	
	
	
	
	
/* $Id$ */
 | 
						|
 | 
						|
#ifndef TGP_H
 | 
						|
#define TGP_H
 | 
						|
 | 
						|
void GenerateTerrainPerlin(void);
 | 
						|
 | 
						|
#endif /* TGP_H */
 |