tgp.h
author celestar
Sat, 30 Dec 2006 12:49:54 +0000
branchcustombridgeheads
changeset 5600 bac9ab186cab
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r7645) [cbh] - Fix: In r7643, I broke the building of new bridges because I forgot to change the map-accessors. repair this
/* $Id$ */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin(void);

#endif /* TGP_H */