Files @ r6637:08ab9ae07700
Branch filter:

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

belugas
(svn r9868) -Codechange: bring external declaration of functions togueter and adjust a comment
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */