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
peter1138
Wed, 27 Sep 2006 18:46:59 +0000
changeset 4657
dfbc1d1e6fd0
parent 4300
c7e43c47a2b9
child 4666
172a0cdf28a6
permissions
-rw-r--r--
(svn r6533) - Fix (r6532): Somebody forgot to add newsounds to the ttdpatch flags...
/* $Id$ */
#ifndef TGP_H
#define TGP_H
void GenerateTerrainPerlin(void);
#endif