(svn r18388) -Codechange: move entering/leaving of road stops to functions of RoadStop
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
#include "../stdafx.h"
|
||||
#include "../void_map.h"
|
||||
#include "../signs_base.h"
|
||||
#include "../roadstop_base.h"
|
||||
#include "../depot_base.h"
|
||||
#include "../window_func.h"
|
||||
#include "../fios.h"
|
||||
@@ -33,6 +32,7 @@
|
||||
#include "../train.h"
|
||||
#include "../station_base.h"
|
||||
#include "../waypoint_base.h"
|
||||
#include "../roadstop_base.h"
|
||||
#include "../tunnelbridge_map.h"
|
||||
#include "../landscape.h"
|
||||
#include "../pathfinder/yapf/yapf_cache.h"
|
||||
|
Reference in New Issue
Block a user