Files @ r7324:414a78d605b6
Branch filter:

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

rubidium
(svn r10687) -Fix (r10686): subversion does not like it when you change code when you are typing the commit message.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */