tgp.h
author belugas
Mon, 23 Oct 2006 16:35:27 +0000
changeset 4924 b6fa01b5a80d
parent 4666 172a0cdf28a6
permissions -rw-r--r--
(svn r6904) -CodeChange : Cleanup of industry_cmd (Step-5).
Add member life_type to IndustrySpec and remove the now useless _industry_close_mode array
/* $Id$ */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin(void);

#endif /* TGP_H */