src/transparency_gui.cpp
changeset 8264 b1e85998c7d3
parent 8224 c5a64d87cc54
child 8448 f716c812f401
equal deleted inserted replaced
8263:2b3e64c5e680 8264:b1e85998c7d3
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 #include "stdafx.h"
     3 #include "stdafx.h"
     4 #include "openttd.h"
     4 #include "openttd.h"
     5 #include "table/sprites.h"
       
     6 #include "table/strings.h"
       
     7 #include "gui.h"
     5 #include "gui.h"
     8 #include "window_gui.h"
     6 #include "window_gui.h"
     9 #include "variables.h"
     7 #include "variables.h"
    10 #include "transparency.h"
     8 #include "transparency.h"
    11 #include "sound_func.h"
     9 #include "sound_func.h"
       
    10 
       
    11 #include "table/sprites.h"
       
    12 #include "table/strings.h"
    12 
    13 
    13 TransparencyOptionBits _transparency_opt;
    14 TransparencyOptionBits _transparency_opt;
    14 
    15 
    15 enum TransparencyToolbarWidgets{
    16 enum TransparencyToolbarWidgets{
    16 	/* Widgets not toggled when pressing the X key */
    17 	/* Widgets not toggled when pressing the X key */