Mercurial > hg > openttd
view src/transparency_gui.h @ 8015:7ce9b4fdf0dc draft
(svn r11575) -Fix [FS#1502]: widget numbers of StationViewWindow were incorrect at some places
author | smatz <smatz@openttd.org> |
---|---|
date | Wed, 05 Dec 2007 16:55:33 +0000 |
parents | 9d496bd18ac8 |
children | d48433370037 |
line wrap: on
line source
/* $Id$ */ #ifndef TRANSPARENCY_GUI_H #define TRANSPARENCY_GUI_H void ShowTransparencyToolbar(); #endif /* TRANSPARENCY_GUI_H */