Files @ r7859:98c8367217c1
Branch filter:

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

truelight
(svn r11409) -Update: as of now, I am a retired Developer, so mark me as such
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */