Files @ r7560:96eebe264054
Branch filter:

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

rubidium
(svn r11085) -Fix-ish (r11084): some tabs that did not show up in the diff, which caused a mess of tab and non-tab usage.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */