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
tron
Sun, 05 Nov 2006 08:24:52 +0000
changeset 5024
f13f2f2d43f9
parent 4666
850b5b6e4bac
permissions
-rw-r--r--
(svn r7065) Use simple assignment instead of memcpy()
/* $Id$ */
#ifndef TGP_H
#define TGP_H
void GenerateTerrainPerlin(void);
#endif /* TGP_H */