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

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin(void);

#endif