aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cine/sound.h')
-rw-r--r--engines/cine/sound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/cine/sound.h b/engines/cine/sound.h
index 61ebd45d54..0787568173 100644
--- a/engines/cine/sound.h
+++ b/engines/cine/sound.h
@@ -95,7 +95,7 @@ public:
virtual void update();
enum {
- PAULA_FREQ = 7093789,
+ PAULA_FREQ = 3579545,
NUM_CHANNELS = 4
};