Files @ r8308:25a889609773
Branch filter:

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

belugas
(svn r11873) -Codechange: less a few magical numbers and a tiny bit more comments on town zones
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */