Files @ r9002:4068af463db3
Branch filter:

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

bjarni
(svn r12797) -Codechange: [autoreplace] moved wagon removal to a function of it's own
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */