Files @ r6522:78d7ef152245
Branch filter:

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

maedhros
(svn r9709) -Fix (r9706): Larger towns use t->larger_towns, not the town index.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */