Files @ r6999:a48d4241d92d
Branch filter:

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

truelight
(svn r10255) -Codechange: remove some old debug code nobody was using anymore
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */