Files @ r6811:1bece01dbf0a
Branch filter:

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

rubidium
(svn r10050) -Codechange: make it a little easier to force a version number (for releases).
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */