aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/sfx_engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/sfx/sfx_engine.h')
-rw-r--r--engines/sci/sfx/sfx_engine.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/sci/sfx/sfx_engine.h b/engines/sci/sfx/sfx_engine.h
index 059cf370c7..642c84c068 100644
--- a/engines/sci/sfx/sfx_engine.h
+++ b/engines/sci/sfx/sfx_engine.h
@@ -34,8 +34,8 @@
namespace Sci {
-#define SOUND_TICK 1000000 / 60
-/* Approximately 16666 microseconds */
+#define SOUND_TICK 1000 / 60
+/* Approximately 17 milliseconds */
#define SFX_STATE_FLAG_MULTIPLAY (1 << 0) /* More than one song playable