Files @ r8646:589b04f7e6f3
Branch filter:

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

belugas
(svn r12289) -Fix(r12288)[FS#1808]: Wrong bridge head table associated
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */