Files @ r8540:c11aa4dc7a68
Branch filter:

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

belugas
(svn r12118) -Codechange: Put the two descriptions of bridges in an array instead of two single variables, following the transport type it represents
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */