Files @ r6822:03c27b6969e3
Branch filter:

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

peter1138
(svn r10061) -Codechange: [NewGRF] Add common cargo subtype support to vehicle var 42
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */