Files @ r12300:489a80ad79ba
Branch filter:

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

alberth
(svn r16727) -Codechange: Introducing WD_SORTBUTTON_ARROW_WIDTH constant.
/* $Id$ */

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

#ifndef TRANSPARENCY_GUI_H
#define TRANSPARENCY_GUI_H

void ShowTransparencyToolbar();

#endif /* TRANSPARENCY_GUI_H */