tgp.h
author KUDr
Tue, 02 Jan 2007 18:40:37 +0000
branchcustombridgeheads
changeset 5641 d4d00a16ef26
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r7755) [cbh] - Fix: [NTP] now works with cbh (needs testing)
/* $Id$ */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin(void);

#endif /* TGP_H */