Files @ r7362:10cac61763f7
Branch filter:

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

rubidium
(svn r10725) -Codechange: move some window related code out of gfx.cpp to windows.cpp
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */