tgp.h
author celestar
Fri, 29 Dec 2006 12:03:28 +0000
branchcustombridgeheads
changeset 5594 04068f82afaa
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r7612) [cbh] Copied tunnelbridge_cmd.c to tunnel_cmd.c and bridge_cmd.c. Removed tunnelbridge_cmd.c
/* $Id$ */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin(void);

#endif /* TGP_H */