From ab8503f5a5a377a38b6a0ce36a6170c4f83c6b37 Mon Sep 17 00:00:00 2001 From: maedhros Date: Fri, 1 Jun 2007 11:41:02 +0000 Subject: (svn r10008) -Codechange: Move a couple of functions related to articulated vehicles to a file of their own. --- projects/openttd.vcproj | 6 ++++++ projects/openttd_vs80.vcproj | 8 ++++++++ 2 files changed, 14 insertions(+) (limited to 'projects') diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index 9bfe7b14e..7ecb68cdb 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -163,6 +163,9 @@ + + @@ -386,6 +389,9 @@ + + diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 87f6b0784..2f461495b 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -447,6 +447,10 @@ RelativePath=".\..\src\airport.cpp" > + + @@ -743,6 +747,10 @@ RelativePath=".\..\src\airport_movement.h" > + + -- cgit v1.2.3-54-g00ecf