Files @ r7765:856ce739ab4d
Branch filter:

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

rubidium
(svn r11314) -Fix [FS#1356]: stop following a vehicle when you sell/destroyed it.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */