Files @ r5715:f021e4ae2a46
Branch filter:

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

miham
(svn r8206) [Translations] -Fix: Fixed r8193, converted the html notations back to UTF8 characters
1
2
3
4
5
6
7
8
/* $Id$ */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin(void);

#endif /* TGP_H */