Files @ r7061:fe08da939c84
Branch filter:

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

peter1138
(svn r10326) -Update: change to new string codes used in english.txt
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */