mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-26 16:09:10 +00:00
(svn r10101) -Codechange: the class is named 8bppSimple, so name the files like that too
This commit is contained in:
@@ -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">
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user