src/tgp.h
author maedhros
Mon, 06 Aug 2007 13:44:50 +0000
changeset 7419 531c4851ba85
parent 6422 6679df1c05ba
child 9111 48ce04029fe4
permissions -rw-r--r--
(svn r10812) -Fix (r10097) [FS#1093]: Make RoadVehicle::MarkDirty() mark all parts of articulated vehicles as dirty, not just the front.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */