Files @ r12645:5482768a01c1
Branch filter:

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

yexo
(svn r17110) -Fix [NoAI]: Print a warning message in the AI console when a deprecated function is used
/* $Id$ */

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

#ifndef TRANSPARENCY_GUI_H
#define TRANSPARENCY_GUI_H

void ShowTransparencyToolbar();

#endif /* TRANSPARENCY_GUI_H */