Files @ r9878:ed5e0e7f364b
Branch filter:

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

glx
(svn r14026) -Cleanup (r13995, r14004): trailing whitespaces
/* $Id$ */

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

#ifndef TRANSPARENCY_GUI_H
#define TRANSPARENCY_GUI_H

void ShowTransparencyToolbar();

#endif /* TRANSPARENCY_GUI_H */