Files @ r6656:f5841f081711
Branch filter:

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

peter1138
(svn r9887) -Fix (r9867): Industry production statistics messed up...
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */