Files @ r8883:d4a834db67ba
Branch filter:

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

rubidium
(svn r12650) -Feature: ability to force a vehicle to not load at a station.
-Feature: ability to force a vehicle to not unload at a station.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */