Files @ r8101:70b290505353
Branch filter:

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

rubidium
(svn r11662) -Codechange: move some rail types/related functions around.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */