(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :)

This commit is contained in:
rubidium
2010-07-19 17:28:27 +00:00
parent 6ef7b78c8b
commit 9fd2afb147
53 changed files with 0 additions and 84 deletions

View File

@@ -26,7 +26,6 @@
#include "newgrf_station.h"
#include "pathfinder/yapf/yapf_cache.h"
#include "road_internal.h" /* For drawing catenary/checking road removal */
#include "variables.h"
#include "autoslope.h"
#include "water.h"
#include "station_gui.h"