Files @ r9692:26b04e6289cd
Branch filter:

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

glx
(svn r13799) -Fix (r13730): {RAW_STRING} should be used in english.txt only
/* $Id$ */

/** @file transparency_gui.h GUI functions related to transparency. */

#ifndef TRANSPARENCY_GUI_H
#define TRANSPARENCY_GUI_H

void ShowTransparencyToolbar();

#endif /* TRANSPARENCY_GUI_H */