Files @ r8397:b101adb0f649
Branch filter:

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

smatz
(svn r11967) -Fix (r1400): MP_ROAD can have railbits too - OPF searching over rail of diffent owner behind crossing
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */