(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
#include "../command_func.h"
|
||||
#include "../network/network.h"
|
||||
#include "../core/alloc_func.hpp"
|
||||
#include "../player_func.h"
|
||||
#include "../player_base.h"
|
||||
#include "../company_func.h"
|
||||
#include "../company_base.h"
|
||||
#include "ai.h"
|
||||
#include "default/default.h"
|
||||
#include "trolly/trolly.h"
|
||||
|
@@ -26,8 +26,8 @@
|
||||
#include "../../vehicle_func.h"
|
||||
#include "../../functions.h"
|
||||
#include "../../saveload.h"
|
||||
#include "../../player_func.h"
|
||||
#include "../../player_base.h"
|
||||
#include "../../company_func.h"
|
||||
#include "../../company_base.h"
|
||||
#include "../../settings_type.h"
|
||||
#include "default.h"
|
||||
#include "../../tunnelbridge.h"
|
||||
|
@@ -14,8 +14,8 @@
|
||||
#include "../../bridge.h"
|
||||
#include "../../vehicle_func.h"
|
||||
#include "../../vehicle_base.h"
|
||||
#include "../../player_base.h"
|
||||
#include "../../player_func.h"
|
||||
#include "../../company_base.h"
|
||||
#include "../../company_func.h"
|
||||
#include "../ai.h"
|
||||
#include "../../tunnelbridge.h"
|
||||
|
||||
|
@@ -13,8 +13,8 @@
|
||||
#include "../../tunnelbridge_map.h"
|
||||
#include "../ai.h"
|
||||
#include "../../variables.h"
|
||||
#include "../../player_base.h"
|
||||
#include "../../player_func.h"
|
||||
#include "../../company_base.h"
|
||||
#include "../../company_func.h"
|
||||
#include "../../tunnelbridge.h"
|
||||
|
||||
|
||||
|
@@ -7,7 +7,7 @@
|
||||
#include "../../debug.h"
|
||||
#include "../../map_func.h"
|
||||
#include "../../vehicle_base.h"
|
||||
#include "../../player_base.h"
|
||||
#include "../../company_base.h"
|
||||
#include "trolly.h"
|
||||
|
||||
int AiNew_GetRailDirection(TileIndex tile_a, TileIndex tile_b, TileIndex tile_c)
|
||||
|
@@ -38,8 +38,8 @@
|
||||
#include "../../vehicle_func.h"
|
||||
#include "../../date_func.h"
|
||||
#include "../ai.h"
|
||||
#include "../../player_base.h"
|
||||
#include "../../player_func.h"
|
||||
#include "../../company_base.h"
|
||||
#include "../../company_func.h"
|
||||
|
||||
#include "table/strings.h"
|
||||
|
||||
|
@@ -6,7 +6,7 @@
|
||||
#define AI_TROLLY_H
|
||||
|
||||
#include "../../aystar.h"
|
||||
#include "../../player_type.h"
|
||||
#include "../../company_type.h"
|
||||
#include "../../vehicle_type.h"
|
||||
#include "../../date_type.h"
|
||||
#include "../../engine_type.h"
|
||||
|
Reference in New Issue
Block a user