Files @ r6722:b6eb38b08e9f
Branch filter:

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

rubidium
(svn r9954) -Fix [FS#811]: trolley AI crashed when trying to determine what the roadbits are.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */