Files @ r6778:c571751ff0de
Branch filter:

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

rubidium
(svn r10014) -Fix: roads became automatically one way in the scenario editor.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */