Files @ r6793:8878760b0aca
Branch filter:

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

glx
(svn r10032) -Add: sort the strings in server language dropdown
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */