(svn r7200) -Codechange: remove unneeded redraw (console.c), coding style, use FindWindowById
instead of _windows loop (viewport.c), remove dump-code (mixer.c), MSVC6 borkdness
in stdafx.h, constness (viewport.c), variable localization (win32.c), comments (window.c)
/* $Id$ */
#ifndef TGP_H
#define TGP_H
void GenerateTerrainPerlin(void);
#endif /* TGP_H */