src/transparency_gui.h
author truelight
Fri, 13 Jul 2007 15:01:16 +0000
changeset 7247 9a054caa1ba4
parent 6428 cfa5f3428d97
child 9111 48ce04029fe4
permissions -rw-r--r--
(svn r10547) -Fix: when Cheat-Window is open and a new month happens, the window wasn't redrawn instantly
/* $Id$ */

#ifndef TRANSPARENCY_GUI_H
#define TRANSPARENCY_GUI_H

void ShowTransparencyToolbar();

#endif /* TRANSPARENCY_GUI_H */