Files @ r6206:f5a64b08b67b
Branch filter:

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

Darkvater
(svn r8995) -Fix (FS#620, r8464): revert properly (reversion of r4322) internal speeds
1
2
3
4
5
6
7
8
/* $Id$ */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin(void);

#endif /* TGP_H */