Files @ r7074:a60c9b2be23d
Branch filter:

Location: cpp/openttd-patchpack/source/src/transparency_gui.h

truelight
(svn r10339) -Fix r10311: if you fix your own name, at least also update your description ;)
1
2
3
4
5
6
7
8
/* $Id$ */

#ifndef TRANSPARENCY_GUI_H
#define TRANSPARENCY_GUI_H

void ShowTransparencyToolbar();

#endif /* TRANSPARENCY_GUI_H */