Files @ r7278:dda8ac23d36c
Branch filter:

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

belugas
(svn r10617) -Codechange: code style changes (removing an erroneous tab plus switch case alignment)
-Codechange: give enum values to widgets
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */