tgp.h
author rubidium
Fri, 09 Feb 2007 11:13:03 +0000
branch0.5
changeset 5438 024eb27ab119
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r8650) [0.5] -Fix: 'Searching Server' is not worthy of debug level 0, as this opens an extra window on MorphOS for no reason.
/* $Id$ */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin(void);

#endif /* TGP_H */