mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-21 00:38:43 +00:00
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:
parent
8c3bb3796b
commit
e5edb4c4ad
3 changed files with 22 additions and 39 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue