Mercurial > hg > openttd
view src/transparency_gui.h @ 7493:2068a51c2e6c draft
(svn r11004) -Codechange: some reworks of the saveload mechanism to be able to save and load private and protected variables in the vehicle struct.
author | rubidium <rubidium@openttd.org> |
---|---|
date | Thu, 30 Aug 2007 13:09:44 +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 */