(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :)
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
|
||||
#include "../stdafx.h"
|
||||
#include "../date_func.h"
|
||||
#include "../variables.h"
|
||||
#include "../openttd.h"
|
||||
#include "../zoom_func.h"
|
||||
#include "../vehicle_func.h"
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include "../depot_base.h"
|
||||
#include "../date_func.h"
|
||||
#include "../vehicle_func.h"
|
||||
#include "../variables.h"
|
||||
#include "../effectvehicle_base.h"
|
||||
#include "../core/mem_func.hpp"
|
||||
#include "../core/alloc_type.hpp"
|
||||
|
@@ -26,7 +26,6 @@
|
||||
#include "../thread/thread.h"
|
||||
#include "../town.h"
|
||||
#include "../network/network.h"
|
||||
#include "../variables.h"
|
||||
#include "../window_func.h"
|
||||
#include "../strings_func.h"
|
||||
#include "../core/endian_func.hpp"
|
||||
|
Reference in New Issue
Block a user