Mercurial
Mercurial
>
openttd-ottdgrfs
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
tgp.h
author
KUDr
Wed, 30 Aug 2006 21:10:25 +0000
changeset 4462
808d9d5fb7a3
parent 4300
687a17c9c557
child 4666
850b5b6e4bac
permissions
-rw-r--r--
(svn r6245) -Add: added comments for all YAPF C interface functions (yapf.h) used by other modules, added FollowTrackInit() into YAPF track followers.
/* $Id$ */
#ifndef TGP_H
#define TGP_H
void GenerateTerrainPerlin(void);
#endif