Files @ r8296:1e3d4b322f00
Branch filter:

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

peter1138
(svn r11860) -Fix: Test station class validity against number of classes, not abosolute limit.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */