summaryrefslogtreecommitdiff
path: root/src/tgp.h
blob: 3c440308c8b39d3b1946a50cfd9f31b687f1c41e (plain)
1
2
3
4
5
6
7
8
/* $Id$ */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */