Files @ r7831:09718d610cd4
Branch filter:

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

glx
(svn r11381) -Fix [FS#1227]: redo the fix in a less breaking way
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */