Files @ r7931:4c17a74c399e
Branch filter:

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

skidd13
(svn r11484) -Codechange: Remove the doubled function SetBitT and rename the remaining to fit with the naming style
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */