Files @ r7830:80ef221c9406
Branch filter:

Location: cpp/openttd-patchpack/source/src/tgp.h

glx
(svn r11380) -Revert (r11191, r11196): it worked, but broke cargo loading
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */