summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/sorc_cas.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/sorc_cas.cpp')
-rw-r--r--src/lib/formats/sorc_cas.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/sorc_cas.cpp b/src/lib/formats/sorc_cas.cpp
index a900f77d5e5..2c714135a12 100644
--- a/src/lib/formats/sorc_cas.cpp
+++ b/src/lib/formats/sorc_cas.cpp
@@ -32,7 +32,7 @@ header and leader bytes.
#define WAVEENTRY_LOW -32768
#define WAVEENTRY_HIGH 32767
-#define SORCERER_WAV_FREQUENCY 4800
+#define SORCERER_WAV_FREQUENCY 4788
// image size
static int sorcerer_image_size;