Files @ r8603:f45b1250efde
Branch filter:

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

smatz
(svn r12185) -Fix (r12177): wrong operator priority, hopefully harmless (spotted by michi_cc)
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */