src/tgp.h
author peter1138
Tue, 15 Jan 2008 11:43:06 +0000
changeset 8296 59fa0940aefe
parent 6422 6679df1c05ba
child 9111 48ce04029fe4
permissions -rw-r--r--
(svn r11860) -Fix: Test station class validity against number of classes, not abosolute limit.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */