aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/psp/osys_psp.cpp
diff options
context:
space:
mode:
authorYotam Barnoy2010-05-24 06:57:58 +0000
committerYotam Barnoy2010-05-24 06:57:58 +0000
commit87eb782496c71fe10ac829769a8c9762f5372e6f (patch)
tree832da5d4937b11c2311634217e30e19c4b16fd59 /backends/platform/psp/osys_psp.cpp
parent50847c02a6ca526a01f3eecae024e32973413a90 (diff)
downloadscummvm-rg350-87eb782496c71fe10ac829769a8c9762f5372e6f.tar.gz
scummvm-rg350-87eb782496c71fe10ac829769a8c9762f5372e6f.tar.bz2
scummvm-rg350-87eb782496c71fe10ac829769a8c9762f5372e6f.zip
PSP: switched to the way SDL does things in the audio thread to get rid of clicking. PSP's thread is still more efficient.
svn-id: r49175
Diffstat (limited to 'backends/platform/psp/osys_psp.cpp')
-rw-r--r--backends/platform/psp/osys_psp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/psp/osys_psp.cpp b/backends/platform/psp/osys_psp.cpp
index d29196619b..f33081abbc 100644
--- a/backends/platform/psp/osys_psp.cpp
+++ b/backends/platform/psp/osys_psp.cpp
@@ -48,7 +48,7 @@
#include "backends/platform/psp/trace.h"
-//#define USE_PSP_AUDIO
+#define USE_PSP_AUDIO
#define SAMPLES_PER_SEC 44100