tgp.h
author tron
Sat, 28 Oct 2006 14:37:33 +0000
changeset 4991 a9f3eb46f329
parent 4666 172a0cdf28a6
permissions -rw-r--r--
(svn r6994) -Regression (r6291): When sending an aircrafts to a hangar the wrong bit gets tested to determine if a aircraft should stop there or just get serviced
Also remove a stale comment
Both spotted and fixed by Mart3p
/* $Id$ */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin(void);

#endif /* TGP_H */