DSPLLE - removed some ifdefs

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5175 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Marko Pusljar
2010-03-08 23:18:19 +00:00
parent 70a712c065
commit a0952684b0
3 changed files with 1 additions and 100 deletions

View File

@ -20,8 +20,6 @@
#include "DSPTables.h"
#define PRECISE_SR_FLAGS
#define DSP_REG_MASK 0x1f
namespace DSPInterpreter {