Files @ r7589:900c2319c99a
Branch filter:

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

glx
(svn r11116) -Fix (r11106): tar loader was not compiled for WIN32
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */