Files @ r6874:8123ba7f0719
Branch filter:

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

belugas
(svn r10115) -Codechange: Create accessors to triggers and random bits for industries.
Implementation will follow soon.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */