Files @ r6921:337bf05584a1
Branch filter:

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

miham
(svn r10174) -Fix: [Translations]: piglatin plural forms had some problem..
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */