(svn r14313) -Codechange: Move functions dealing with the EngineRenew pool to their own file.

This commit is contained in:
frosch
2008-09-13 15:49:29 +00:00
parent 0251a9c529
commit 856157b6da
9 changed files with 184 additions and 144 deletions

View File

@@ -455,6 +455,10 @@
RelativePath=".\..\src\articulated_vehicles.cpp"
>
</File>
<File
RelativePath=".\..\src\autoreplace.cpp"
>
</File>
<File
RelativePath=".\..\src\aystar.cpp"
>
@@ -1575,6 +1579,10 @@
RelativePath=".\..\src\vehicle_gui.h"
>
</File>
<File
RelativePath=".\..\src\vehicle_gui_base.h"
>
</File>
<File
RelativePath=".\..\src\vehicle_type.h"
>
@@ -2043,6 +2051,10 @@
RelativePath=".\..\src\table\palettes.h"
>
</File>
<File
RelativePath=".\..\src\table\palette_convert.h"
>
</File>
<File
RelativePath=".\..\src\table\railtypes.h"
>

View File

@@ -452,6 +452,10 @@
RelativePath=".\..\src\articulated_vehicles.cpp"
>
</File>
<File
RelativePath=".\..\src\autoreplace.cpp"
>
</File>
<File
RelativePath=".\..\src\aystar.cpp"
>
@@ -1572,6 +1576,10 @@
RelativePath=".\..\src\vehicle_gui.h"
>
</File>
<File
RelativePath=".\..\src\vehicle_gui_base.h"
>
</File>
<File
RelativePath=".\..\src\vehicle_type.h"
>
@@ -2040,6 +2048,10 @@
RelativePath=".\..\src\table\palettes.h"
>
</File>
<File
RelativePath=".\..\src\table\palette_convert.h"
>
</File>
<File
RelativePath=".\..\src\table\railtypes.h"
>