From c33cf08a2f059069c08fc02bc41fa57a2bea942f Mon Sep 17 00:00:00 2001 From: Sonicadvance1 Date: Mon, 21 Jul 2008 01:27:13 +0000 Subject: Linux: Fixes a few things, Should Compile in Linux. Ran Crazy Taxi horribly git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@38 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Plugins/Plugin_VideoOGL/Src/SConscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/Plugins/Plugin_VideoOGL/Src/SConscript') diff --git a/Source/Plugins/Plugin_VideoOGL/Src/SConscript b/Source/Plugins/Plugin_VideoOGL/Src/SConscript index 279c0e66e6..61d0f790bd 100644 --- a/Source/Plugins/Plugin_VideoOGL/Src/SConscript +++ b/Source/Plugins/Plugin_VideoOGL/Src/SConscript @@ -13,7 +13,7 @@ files = ["BPStructs.cpp", "PixelShaderManager.cpp", "rasterfont.cpp", "Render.cpp", - "TextureDecoder.cpp", +# "TextureDecoder.cpp", "TextureMngr.cpp", "VertexLoader.cpp", "VertexLoader_Normal.cpp", -- cgit v1.2.3