(svn r16643) -Codechange: replace GetStationByTile() by Station::GetByTile()
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
/** @file pathfind.cpp Implementation of the oldest supported pathfinder. */
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "station_map.h"
|
||||
#include "station_base.h"
|
||||
#include "settings_type.h"
|
||||
#include "pathfind.h"
|
||||
#include "debug.h"
|
||||
|
Reference in New Issue
Block a user