src/newgrf_gui.cpp
changeset 9111 48ce04029fe4
parent 8749 e32c110d0a77
child 9116 f2491d3c321b
equal deleted inserted replaced
9110:9c48301b2e19 9111:48ce04029fe4
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file newgrf_gui.cpp */
     3 /** @file newgrf_gui.cpp GUI to change NewGRF settings. */
     4 
     4 
     5 #include "stdafx.h"
     5 #include "stdafx.h"
     6 #include "openttd.h"
     6 #include "openttd.h"
     7 #include "variables.h"
     7 #include "variables.h"
     8 #include "gui.h"
     8 #include "gui.h"