Files @ r6611:8efb6702b97b
Branch filter:

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

rubidium
(svn r9831) -Codechange: more refactoring of the loading/unloading.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */