tgp.h
author KUDr
Mon, 01 Jan 2007 18:26:10 +0000
branchcustombridgeheads
changeset 5624 7901de192beb
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r7724) [cbh] - Codechange: cbh tile edge detection changed (using one if instead of switch) when entering the bridge wormhole
/* $Id$ */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin(void);

#endif /* TGP_H */