Files @ r7031:2fd9f058743b
Branch filter:

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

truelight
(svn r10295) -Fix [FS#775]: flush stdout on dedicated server output to ensure an update of stdout (Zuu)
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */