tgp.h
author Darkvater
Sat, 21 Oct 2006 22:24:28 +0000
changeset 4905 49b0d1b84fc3
parent 4666 850b5b6e4bac
permissions -rw-r--r--
(svn r6875) -Feature: Allow for " to be in console tokens. Escape them with \. eg \".
/* $Id$ */

#ifndef TGP_H
#define TGP_H

void GenerateTerrainPerlin(void);

#endif /* TGP_H */