summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/scramble.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/scramble.cpp')
-rw-r--r--src/mame/audio/scramble.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/scramble.cpp b/src/mame/audio/scramble.cpp
index a37f5fcac2f..e079f4051a1 100644
--- a/src/mame/audio/scramble.cpp
+++ b/src/mame/audio/scramble.cpp
@@ -22,7 +22,7 @@
#include "sound/ay8910.h"
#include "speaker.h"
-#define AD2083_TMS5110_CLOCK XTAL_640kHz
+#define AD2083_TMS5110_CLOCK XTAL(640'000)
/* The timer clock in Scramble which feeds the upper 4 bits of */
/* AY-3-8910 port A is based on the same clock */