summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authortruelight <truelight@openttd.org>2007-06-11 15:13:30 +0000
committertruelight <truelight@openttd.org>2007-06-11 15:13:30 +0000
commit340d5b43f91d303ecf2a14e4e6be6e9a5c7f32e2 (patch)
tree84be32019e6345a06485c15770829a7a303e3b0c /projects
parent10e826380b5923baffbb91a418ef6baa7acbd7d3 (diff)
downloadopenttd-340d5b43f91d303ecf2a14e4e6be6e9a5c7f32e2.tar.xz
(svn r10101) -Codechange: the class is named 8bppSimple, so name the files like that too
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd.vcproj4
-rw-r--r--projects/openttd_vs80.vcproj4
2 files changed, 4 insertions, 4 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj
index 3b2d8268a..e395f4842 100644
--- a/projects/openttd.vcproj
+++ b/projects/openttd.vcproj
@@ -974,10 +974,10 @@
RelativePath=".\..\src\blitter\8bpp_optimized.hpp">
</File>
<File
- RelativePath=".\..\src\blitter\8bpp_slow.cpp">
+ RelativePath=".\..\src\blitter\8bpp_simple.cpp">
</File>
<File
- RelativePath=".\..\src\blitter\8bpp_slow.hpp">
+ RelativePath=".\..\src\blitter\8bpp_simple.hpp">
</File>
<File
RelativePath=".\..\src\blitter\blitter.hpp">
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index c9ffd5aee..eee9ba6e4 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1520,11 +1520,11 @@
>
</File>
<File
- RelativePath=".\..\src\blitter\8bpp_slow.cpp"
+ RelativePath=".\..\src\blitter\8bpp_simple.cpp"
>
</File>
<File
- RelativePath=".\..\src\blitter\8bpp_slow.hpp"
+ RelativePath=".\..\src\blitter\8bpp_simple.hpp"
>
</File>
<File