tgp.h
author KUDr
Sat, 30 Dec 2006 18:36:42 +0000
branchcustombridgeheads
changeset 5610 f67ca2533978
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r7656) -Fix: warning 'not all control path return value' generated by VC in debug mode (bridge_cmd.c:1038)
/* $Id$ */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin(void);

#endif /* TGP_H */