Files @ r8044:fb0f34142941
Branch filter:

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

smatz
(svn r11604) -Fix: canal tiles were not marked dirty when surrounding tile got flooded, causing glitches
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */