(svn r18969) -Add: [NewGRF] NewGRF-settable rail type properties.
This commit is contained in:
@@ -281,4 +281,9 @@ RailType GetRailTypeByLabel(RailTypeLabel label);
|
||||
*/
|
||||
void ResetRailTypes();
|
||||
|
||||
/**
|
||||
* Allocate a new rail type label
|
||||
*/
|
||||
RailType AllocateRailType(RailTypeLabel label);
|
||||
|
||||
#endif /* RAIL_H */
|
||||
|
Reference in New Issue
Block a user