Files @ r7883:349f8eeb6fdf
Branch filter:

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

miham
(svn r11434) -Fix: fixed a string in finnish (suggested by ln-)
1
2
3
4
5
6
7
8
/* $Id$ */

#ifndef TRANSPARENCY_GUI_H
#define TRANSPARENCY_GUI_H

void ShowTransparencyToolbar();

#endif /* TRANSPARENCY_GUI_H */