(svn r15417) -Codechange: Add default rail type labels and support for per-GRF translation table.

This commit is contained in:
2009-02-08 18:11:06 +00:00
parent 986224519a
commit a68e0ee42f
6 changed files with 83 additions and 2 deletions

View File

@@ -7,6 +7,8 @@
#include "core/enum_type.hpp"
typedef uint32 RailTypeLabel;
/**
* Enumeration for all possible railtypes.
*