tgp.h
author bjarni
Thu, 05 Oct 2006 08:15:51 +0000
changeset 4734 24b34218c5ce
parent 4666 172a0cdf28a6
permissions -rw-r--r--
(svn r6646) -Codechange: [vehicle list window] Cleaned up the drawing code
This moved a few of the strings and sprites a few pixels. Hopefully this will work out ok.
/* $Id$ */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin(void);

#endif /* TGP_H */