Files @ r9731:70f4530e270d
Branch filter:

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

smatz
(svn r13863) -Fix (r13852): make the nightly compile again
/* $Id$ */

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

#ifndef TRANSPARENCY_GUI_H
#define TRANSPARENCY_GUI_H

void ShowTransparencyToolbar();

#endif /* TRANSPARENCY_GUI_H */