tgp.h
author peter1138
Mon, 01 Jan 2007 14:53:57 +0000
changeset 5706 5a060b22feaa
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r7716) -Revert r7620: Changes introduced more problems than they fixed (and a goto?)
/* $Id$ */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin(void);

#endif /* TGP_H */