Files @ r8575:68e9cd8ed4a9
Branch filter:

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

smatz
(svn r12156) -Fix (r11454): Chance16I was now biased towards zero - round to nearest now
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */