Files @ r7789:42eeaa70c489
Branch filter:

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

rubidium
(svn r11339) -Add: autoroad; same as autorail, but for road and trams and only on X and Y direction. Patch by Octopussy and skidd13.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */