src/tgp.h
author smatz
Fri, 04 Apr 2008 18:41:16 +0000
changeset 8821 1411d08e26b3
parent 6422 6679df1c05ba
child 9111 48ce04029fe4
permissions -rw-r--r--
(svn r12569) -Cleanup: variable scope and coding style in road*.cpp
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */