Files @ r8530:f024ec651ac7
Branch filter:

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

belugas
(svn r12105) -Codechange: Use TransportType instead of guessing what kind of bridge we are preparing to build
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */