Files @ r7834:7c09526a852f
Branch filter:

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

glx
(svn r11384) -Fix: second and third accepted cargo were inverted in original industry tiles
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */