tgp.h
author Darkvater
Wed, 06 Dec 2006 19:28:25 +0000
changeset 5267 af4a6aa071a7
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r7406) -Fix (r7377): [win32] Fontcache now also compiles in UNICODE mode; sorry, should've tested.
/* $Id$ */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin(void);

#endif /* TGP_H */