Files @ r7168:156fd244b919
Branch filter:

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

rubidium
(svn r10442) -Codechange: implement the industry production callback.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */