Files @ r8581:4c83ae6c0e3a
Branch filter:

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

smatz
(svn r12162) -Fix [FS#1757]: towns shouldn't build over houses owned by another town
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */