(svn r16643) -Codechange: replace GetStationByTile() by Station::GetByTile()
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "ai_town.hpp"
|
||||
#include "../../command_func.h"
|
||||
#include "../../debug.h"
|
||||
#include "../../station_map.h"
|
||||
#include "../../station_base.h"
|
||||
#include "../../roadstop_base.h"
|
||||
#include "../../string_func.h"
|
||||
#include "../../strings_func.h"
|
||||
|
Reference in New Issue
Block a user