From d2d25295cefe60eb68bfa1c4fa232eb838cd3455 Mon Sep 17 00:00:00 2001 From: truelight Date: Mon, 11 Jun 2007 15:13:30 +0000 Subject: [PATCH] (svn r10101) -Codechange: the class is named 8bppSimple, so name the files like that too --- projects/openttd.vcproj | 4 ++-- projects/openttd_vs80.vcproj | 4 ++-- source.list | 4 ++-- src/blitter/{8bpp_slow.cpp => 8bpp_simple.cpp} | 2 +- src/blitter/{8bpp_slow.hpp => 8bpp_simple.hpp} | 0 5 files changed, 7 insertions(+), 7 deletions(-) rename src/blitter/{8bpp_slow.cpp => 8bpp_simple.cpp} (98%) rename src/blitter/{8bpp_slow.hpp => 8bpp_simple.hpp} (100%) diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index 3b2d8268ac..e395f48423 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -974,10 +974,10 @@ RelativePath=".\..\src\blitter\8bpp_optimized.hpp"> + RelativePath=".\..\src\blitter\8bpp_simple.cpp"> + RelativePath=".\..\src\blitter\8bpp_simple.hpp"> diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index c9ffd5aee3..eee9ba6e4e 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1520,11 +1520,11 @@ >