Files @ r7273:b8bf2197226e
Branch filter:

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

peter1138
(svn r10603) -Codechange: avoid direct access to _engine_info
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */