mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-25 08:22:17 +00:00
(svn r16643) -Codechange: replace GetStationByTile() by Station::GetByTile()
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#include "vehicle_func.h"
|
||||
#include "autoreplace_func.h"
|
||||
#include "autoreplace_gui.h"
|
||||
#include "station_base.h"
|
||||
#include "ai/ai.hpp"
|
||||
#include "core/smallmap_type.hpp"
|
||||
#include "depot_func.h"
|
||||
|
||||
Reference in New Issue
Block a user