remove old define WITH_DSP_ON_THREAD

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2938 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
hrydgard
2009-04-08 20:38:23 +00:00
parent 8c3bb3796b
commit e5edb4c4ad
3 changed files with 22 additions and 39 deletions

View File

@ -22,10 +22,8 @@
#include "AudioCommon.h"
#include <stdio.h>
#define WITH_DSP_ON_THREAD 1
#define PROFILE 0
void DSP_DebugBreak();
u16 Memory_Read_U16(u32 _uAddress); // For PB address detection