Files @ r6748:819b6f72de85
Branch filter:

Location: cpp/openttd-patchpack/source/src/tgp.h

belugas
(svn r9983) -Codechange: Use the "enabled" property of the industry spec.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */