(svn r10101) -Codechange: the class is named 8bppSimple, so name the files like that too

This commit is contained in:
truelight
2007-06-11 15:13:30 +00:00
parent 31ade47910
commit d2d25295ce
5 changed files with 7 additions and 7 deletions

View File

@@ -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