src/tgp.h
author rubidium
Thu, 10 Apr 2008 22:17:06 +0000
changeset 10124 a6b11d4d67b3
parent 6918 5589c415e28f
child 10429 1b99254f9607
permissions -rw-r--r--
(svn r12655) -Change: show the current state in the drop down 'buttons'.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */