From 87eb782496c71fe10ac829769a8c9762f5372e6f Mon Sep 17 00:00:00 2001 From: Yotam Barnoy Date: Mon, 24 May 2010 06:57:58 +0000 Subject: 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 --- backends/platform/psp/osys_psp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends/platform/psp/osys_psp.cpp') 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 -- cgit v1.2.3