src/tgp.h
author richk
Sat, 02 Jun 2007 19:59:29 +0000
branchNewGRF_ports
changeset 6719 4cc327ad39d5
parent 6573 7624f942237f
child 10429 1b99254f9607
permissions -rw-r--r--
(svn r10027) [NewGRF_ports] -Sync: with trunk r9506-10026
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */