Files @ r8183:fea1570ac2b1
Branch filter:

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

belugas
(svn r11746) -Fix(r11727): Make sure that action 0A does follow the same new ordering of shore sprites. It was not considered in the missing shore patch
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */