Files @ r8138:f851b4cbdad1
Branch filter:

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

rubidium
(svn r11700) -Codechange: reduce the amount of unnecessary includes.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */