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
Sat, 11 Nov 2006 09:47:44 +0000
changeset 5071
e28106dfcb6f
parent 4666
172a0cdf28a6
permissions
-rw-r--r--
(svn r7129) -Codechange: Get rid of a global variable that only sets a window's number.
/* $Id$ */
#ifndef TGP_H
#define TGP_H
void GenerateTerrainPerlin(void);
#endif /* TGP_H */