mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-07 19:06:48 -05:00
compile fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1687 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@@ -17,7 +17,6 @@ files = [
|
||||
'rasterfont.cpp',
|
||||
'Render.cpp',
|
||||
'TextureMngr.cpp',
|
||||
'ImageWrite.cpp',
|
||||
'NativeVertexFormat.cpp',
|
||||
'VertexManager.cpp',
|
||||
'VertexLoader.cpp',
|
||||
@@ -26,7 +25,6 @@ files = [
|
||||
'VertexLoader_Position.cpp',
|
||||
'VertexLoader_TextCoord.cpp',
|
||||
'VertexLoaderManager.cpp',
|
||||
'PixelShaderManager.cpp',
|
||||
'VertexShaderManager.cpp',
|
||||
'PixelShaderCache.cpp',
|
||||
'VertexShaderCache.cpp',
|
||||
|
||||
Reference in New Issue
Block a user