Files @ r6179:c0508e7aefec
Branch filter:

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

belugas
(svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style.
1
2
3
4
5
6
7
8
/* $Id$ */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin(void);

#endif /* TGP_H */