tgp.h
author truelight
Fri, 10 Aug 2007 18:01:19 +0000
branch0.5
changeset 5532 f41abb02ba54
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r10843) [0.5] -Fix r10842: a few strings didn't make it through the automated sync system (more to come though)
/* $Id$ */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin(void);

#endif /* TGP_H */