(svn r24685) -Codechange: Add resolver classes for rail types.

This commit is contained in:
alberth
2012-11-10 20:41:45 +00:00
parent c417efc962
commit 82e6001451
5 changed files with 62 additions and 67 deletions

View File

@@ -32,6 +32,7 @@
#include "newgrf_spritegroup.h"
#include "newgrf_station.h"
#include "newgrf_town.h"
#include "newgrf_railtype.h"
#include "widgets/newgrf_debug_widget.h"