Mercurial > hg > openttd
view src/transparency_gui.h @ 8616:9e46ac001a8c draft
(svn r12199) -Codechange: Remove magic around the results of GetTileTrackStatus().
author | frosch <frosch@openttd.org> |
---|---|
date | Wed, 20 Feb 2008 17:49:50 +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 */