(svn r16640) -Codechange: move roadstop stuff to separate files
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include "../stdafx.h"
|
||||
#include "../void_map.h"
|
||||
#include "../signs_base.h"
|
||||
#include "../roadstop_base.h"
|
||||
#include "../window_func.h"
|
||||
#include "../fios.h"
|
||||
#include "../train.h"
|
||||
|
@@ -30,6 +30,7 @@
|
||||
#include "../company_func.h"
|
||||
#include "../date_func.h"
|
||||
#include "../autoreplace_base.h"
|
||||
#include "../roadstop_base.h"
|
||||
#include "../statusbar_gui.h"
|
||||
#include "../fileio_func.h"
|
||||
#include "../gamelog.h"
|
||||
|
@@ -4,6 +4,7 @@
|
||||
|
||||
#include "../stdafx.h"
|
||||
#include "../station_base.h"
|
||||
#include "../roadstop_base.h"
|
||||
#include "../core/bitmath_func.hpp"
|
||||
#include "../core/alloc_func.hpp"
|
||||
#include "../variables.h"
|
||||
|
Reference in New Issue
Block a user