tgp.h
author bjarni
Fri, 29 Dec 2006 21:46:21 +0000
changeset 5674 ae82af6ccd26
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r7626) -Fix r7600: [OSX] building release dmg files no longer includes console.txt, since we don't have that file anymore (this made dmg building fail)
-Cleanup: [OSX] removed the link files since they aren't needed and broken anyway
/* $Id$ */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin(void);

#endif /* TGP_H */