Mercurial
Mercurial
>
openttd-mini
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
src/tgp.h
author
peter1138
Mon, 26 Mar 2007 08:43:14 +0000
changeset 6383
ec677b36d183
parent 6247
7d81e3a5d803
child 6422
6679df1c05ba
permissions
-rw-r--r--
(svn r9473) -Codechange: add 'unhandled variable' debug message to newcargo resolver
/* $Id$ */
#ifndef TGP_H
#define TGP_H
void GenerateTerrainPerlin();
#endif /* TGP_H */