Files @ r9678:b6aeab97f84b
Branch filter:

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

glx
(svn r13782) -Cleanup: removed a useless declaration
/* $Id$ */

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

#ifndef TRANSPARENCY_GUI_H
#define TRANSPARENCY_GUI_H

void ShowTransparencyToolbar();

#endif /* TRANSPARENCY_GUI_H */