src/tgp.h
author bjarni
Fri, 20 Apr 2007 16:56:55 +0000
changeset 6505 8b4c20ddacd3
parent 6422 6679df1c05ba
child 9111 48ce04029fe4
permissions -rw-r--r--
(svn r9688) -Codechange: Created a function to get default cargo type for a cargo type
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */