tgp.h
author tron
Wed, 22 Nov 2006 16:08:01 +0000
changeset 5147 db717cde801d
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r7239) Enumerate the widgets in the airport, dock, rail and road toolbars
/* $Id$ */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin(void);

#endif /* TGP_H */