aboutsummaryrefslogtreecommitdiff
path: root/backends/mixer/sdl13/sdl13-mixer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'backends/mixer/sdl13/sdl13-mixer.cpp')
-rw-r--r--backends/mixer/sdl13/sdl13-mixer.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/backends/mixer/sdl13/sdl13-mixer.cpp b/backends/mixer/sdl13/sdl13-mixer.cpp
index f9894a6f91..dc38242bde 100644
--- a/backends/mixer/sdl13/sdl13-mixer.cpp
+++ b/backends/mixer/sdl13/sdl13-mixer.cpp
@@ -33,9 +33,8 @@
#ifdef GP2X
#define SAMPLES_PER_SEC 11025
#else
-#define SAMPLES_PER_SEC 22050
+#define SAMPLES_PER_SEC 44100
#endif
-//#define SAMPLES_PER_SEC 44100
Sdl13MixerManager::Sdl13MixerManager()
: