Files @ r8102:c3f2dd9e9116
Branch filter:

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

rubidium
(svn r11663) -Codechange: moving of the road related types and functions.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */