Files @ r12612:a1c95767e93b
Branch filter:

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

rubidium
(svn r17065) -Codechange: reorder last 1/3 of the strings. Hope it makes a bit more sense now
/* $Id$ */

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

#ifndef TRANSPARENCY_GUI_H
#define TRANSPARENCY_GUI_H

void ShowTransparencyToolbar();

#endif /* TRANSPARENCY_GUI_H */