Files @ r8924:b5c89d2d57c4
Branch filter:

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

rubidium
(svn r12694) -Fix: do not call the mouse over callback on already deleted windows.
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */