forked from mirror/OpenTTD
(svn r16643) -Codechange: replace GetStationByTile() by Station::GetByTile()
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#include "core/bitmath_func.hpp"
|
||||
#include "economy_func.h"
|
||||
#include "slope_type.h"
|
||||
#include "strings_type.h"
|
||||
|
||||
enum RailTypeFlag {
|
||||
RTF_CATENARY = 0, ///< Set if the rail type should have catenary drawn
|
||||
|
Reference in New Issue
Block a user