(svn r24690) -Codechange: Add resolver classes for industry tiles.

This commit is contained in:
alberth
2012-11-10 20:44:38 +00:00
parent 0b8097be6b
commit c70c67d5b0
7 changed files with 85 additions and 301 deletions

View File

@@ -34,6 +34,7 @@
#include "newgrf_town.h"
#include "newgrf_railtype.h"
#include "newgrf_industries.h"
#include "newgrf_industrytiles.h"
#include "widgets/newgrf_debug_widget.h"