tgp.h
author Darkvater
Fri, 10 Nov 2006 19:04:27 +0000
changeset 5069 8097cd4cd07a
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r7127) -Codechange [FS#149]: Improve the usability of the signal-dragger, do not bail out
at (certain) errors, just silently ignore them.
/* $Id$ */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin(void);

#endif /* TGP_H */