Files @ r7883:349f8eeb6fdf
Branch filter:

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

miham
(svn r11434) -Fix: fixed a string in finnish (suggested by ln-)
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */