Files @ r12026:96e8bcc60bf7
Branch filter:

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

smatz
(svn r16438) -Fix (r16436): set 'old_company' after modifying '_current_company'
/* $Id$ */

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

#ifndef TRANSPARENCY_GUI_H
#define TRANSPARENCY_GUI_H

void ShowTransparencyToolbar();

#endif /* TRANSPARENCY_GUI_H */