Files @ r8746:f8247911533d
Branch filter:

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

skidd13
(svn r12442) -Feature: Allow build leveled roads on slopes for the old ai
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */