Files @ r8902:ec9b5ae2baa1
Branch filter:

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

rubidium
(svn r12669) -Fix (r12667): crash when a vehicle has never been to a station and the load percentage conditional variable is evaluated.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */