src/tgp.h
author smatz
Mon, 18 Feb 2008 14:59:30 +0000
changeset 9091 c1cddeb8511c
parent 6918 5589c415e28f
child 10429 1b99254f9607
permissions -rw-r--r--
(svn r12176) -Codechange: one division less when playing sounds (patch by Dominik)
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */