Files @ r6669:831ea297162a
Branch filter:

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

maedhros
(svn r9900) -Codechange: Separate the variables for how to highlight a land area and what to do with it afterwards.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */