1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-21 13:39:09 +00:00

(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 644deff9d2
commit b8487afe54
53 changed files with 0 additions and 84 deletions

View File

@@ -18,7 +18,6 @@
#include "pathfinder/yapf/yapf_cache.h"
#include "depot_base.h"
#include "newgrf.h"
#include "variables.h"
#include "autoslope.h"
#include "tunnelbridge_map.h"
#include "window_func.h"