tgp.h
author celestar
Fri, 29 Dec 2006 12:18:43 +0000
branchcustombridgeheads
changeset 5595 049ed4486972
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r7613) [cbh] - Codechange: Removed tunnel-specific functions from bridge_cmd.c and bridge-specific functions from tunnel_cmd.c
/* $Id$ */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin(void);

#endif /* TGP_H */