src/tgp.h
author smatz
Sat, 16 Feb 2008 17:54:29 +0000
changeset 9077 dbb5f2dc2414
parent 6918 5589c415e28f
child 10429 1b99254f9607
permissions -rw-r--r--
(svn r12162) -Fix [FS#1757]: towns shouldn't build over houses owned by another town
/* $Id$ */

/** @file tgp.h */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin();

#endif /* TGP_H */