src/tgp.h
author maedhros
Sun, 08 Jul 2007 18:41:34 +0000
changeset 7203 39f68ddb39cc
parent 6422 6679df1c05ba
child 9111 48ce04029fe4
permissions -rw-r--r--
(svn r10481) -Codechange: Show a news message with the new industry when primary industry prospecting succeeds.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */