From 7368c740a646c958797b5dff90d6c5b51236e2a4 Mon Sep 17 00:00:00 2001 From: smatz Date: Sun, 4 Jan 2009 15:32:25 +0000 Subject: (svn r14828) -Codechange: move most of save/load-specific code to separate files --- projects/openttd_vs90.vcproj | 132 +++++++++++++++++++++++++++++++++++++++---- 1 file changed, 120 insertions(+), 12 deletions(-) (limited to 'projects/openttd_vs90.vcproj') diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 91e051306..898410e4b 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -644,10 +644,6 @@ RelativePath=".\..\src\npf.cpp" > - - @@ -688,10 +684,6 @@ RelativePath=".\..\src\road.cpp" > - - @@ -1040,6 +1032,10 @@ RelativePath=".\..\src\gamelog.h" > + + @@ -1356,10 +1352,6 @@ RelativePath=".\..\src\roadveh.h" > - - @@ -2005,6 +1997,122 @@ > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-54-g00ecf