Files @ r9893:5060ffe7c370
Branch filter:

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

glx
(svn r14041) -Feature(tte): make it possible to filter list_patches output like it's done for other list_* console commands
/* $Id$ */

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

#ifndef TRANSPARENCY_GUI_H
#define TRANSPARENCY_GUI_H

void ShowTransparencyToolbar();

#endif /* TRANSPARENCY_GUI_H */