Files @ r8087:ee00c31c1231
Branch filter:

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

rubidium
(svn r11648) -Fix [FS#1560]: the company password was not set when one pressed the enter key.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */