From 45a71bf3ef6ff2da574d4576cc5e63780e1994df Mon Sep 17 00:00:00 2001 From: nakeee Date: Fri, 31 Jul 2009 15:21:35 +0000 Subject: DSPLLE: fix some comments, returned andc and orc (according to tests) but andc'ls still behaves strange and we couldn't merge them together. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3915 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Core/VideoCommon/Src/SConscript | 1 - 1 file changed, 1 deletion(-) (limited to 'Source/Core/VideoCommon') diff --git a/Source/Core/VideoCommon/Src/SConscript b/Source/Core/VideoCommon/Src/SConscript index ea2c01bba3..882dd8d629 100644 --- a/Source/Core/VideoCommon/Src/SConscript +++ b/Source/Core/VideoCommon/Src/SConscript @@ -9,7 +9,6 @@ files = [ 'XFStructs.cpp', 'BPStructs.cpp', 'memcpy_amd.cpp', - 'LookUpTables.cpp', 'OpcodeDecoding.cpp', 'TextureDecoder.cpp', 'XFMemory.cpp', -- cgit v1.2.3