branch | NewGRF_ports |
changeset 10724 | 68a692eacf22 |
parent 6719 | 4cc327ad39d5 |
10349:ff900a23e102 | 10724:68a692eacf22 |
---|---|
1 /* $Id$ */ |
1 /* $Id$ */ |
2 |
|
3 /** @file transparency_gui.h GUI functions related to transparency. */ |
|
2 |
4 |
3 #ifndef TRANSPARENCY_GUI_H |
5 #ifndef TRANSPARENCY_GUI_H |
4 #define TRANSPARENCY_GUI_H |
6 #define TRANSPARENCY_GUI_H |
5 |
7 |
6 void ShowTransparencyToolbar(); |
8 void ShowTransparencyToolbar(); |