summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mcr3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mcr3.cpp')
-rw-r--r--src/mame/drivers/mcr3.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/mcr3.cpp b/src/mame/drivers/mcr3.cpp
index e960ad6d577..f72bf246631 100644
--- a/src/mame/drivers/mcr3.cpp
+++ b/src/mame/drivers/mcr3.cpp
@@ -115,7 +115,7 @@
#include "turbotag.lh"
-#define MASTER_CLOCK XTAL_20MHz
+#define MASTER_CLOCK XTAL(20'000'000)