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
miham
Tue, 19 Sep 2006 14:09:59 +0000
changeset 4622
ea9b50e45f06
parent 4300
c7e43c47a2b9
child 4666
172a0cdf28a6
permissions
-rw-r--r--
(svn r6480) WebTranslator2 update to 2006-09-19 16:09:27
brazilian_portuguese - 13 fixed by fukumori (13)
german - 1 changed by Neonox (1)
polish - 4 fixed by meush (4)
portuguese - 22 fixed by supra90 (22)
/* $Id$ */
#ifndef TGP_H
#define TGP_H
void GenerateTerrainPerlin(void);
#endif