(svn r11677) -Codechange: move price and command related types/functions to their respective places.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include "../../map.h"
|
||||
#include "../../road_map.h"
|
||||
#include "../../vehicle.h"
|
||||
#include "../../command.h"
|
||||
#include "../../command_func.h"
|
||||
#include "trolly.h"
|
||||
#include "../../engine.h"
|
||||
#include "../../station.h"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#include "../../debug.h"
|
||||
#include "../../functions.h"
|
||||
#include "../../map.h"
|
||||
#include "../../command.h"
|
||||
#include "../../command_func.h"
|
||||
#include "trolly.h"
|
||||
#include "../../depot.h"
|
||||
#include "../../tunnel_map.h"
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
#include "../../station_map.h"
|
||||
#include "table/strings.h"
|
||||
#include "../../map.h"
|
||||
#include "../../command.h"
|
||||
#include "../../command_func.h"
|
||||
#include "trolly.h"
|
||||
#include "../../town.h"
|
||||
#include "../../industry.h"
|
||||
|
||||
Reference in New Issue
Block a user