Mercurial
Mercurial
>
openttd-mini
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
tgp.h
author
Darkvater
Fri, 27 Oct 2006 11:17:38 +0000
changeset 4959
9a25901ce3e6
parent 4666
172a0cdf28a6
permissions
-rw-r--r--
(svn r6958) -Fix (r6956): GCC warning (thx Tron) and a coding style forgotten in r6957
/* $Id$ */
#ifndef TGP_H
#define TGP_H
void GenerateTerrainPerlin(void);
#endif /* TGP_H */