Files @ r7707:0f25fce9ac45
Branch filter:

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

belugas
(svn r11241) -Fix: Obiwan error on industry animated tiles. Spotted and fixed by Csaboka
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */