Files @ r6593:469af92ae569
Branch filter:

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

rubidium
(svn r9807) -Codechange: unify playing of sound when vehicle has been loaded and leaves the station.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */