view src/tgp.h @ 7481:a811420eaa26 draft

(svn r10992) -Fix [FS#1132]: huge amount of vehicles in the "ungrouped" group. Patch by frosch.
author rubidium <rubidium@openttd.org>
date Mon, 27 Aug 2007 21:33:26 +0000
parents fb10eafe2a26
children d48433370037
line wrap: on
line source

/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */