Files @ r6302:b3ef4fee55a6
Branch filter:

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

truelight
(svn r9137) -Fix: if all news-setting buttons show 'full', make the ALL-button show 'full' too
1
2
3
4
5
6
7
8
/* $Id$ */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */