Files @ r8082:9d654f9b59ea
Branch filter:

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

rubidium
(svn r11643) -Codechange: conform with the coding style for the WP macro uses.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */