summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lucky74.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/lucky74.cpp')
-rw-r--r--src/mame/drivers/lucky74.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/lucky74.cpp b/src/mame/drivers/lucky74.cpp
index 6daa3832925..026e0cc04a2 100644
--- a/src/mame/drivers/lucky74.cpp
+++ b/src/mame/drivers/lucky74.cpp
@@ -773,7 +773,7 @@
#include "lucky74.lh"
-#define MASTER_CLOCK XTAL_12MHz /* confirmed */
+#define MASTER_CLOCK XTAL(12'000'000) /* confirmed */
/* custom 06B49P clocks */
#define C_06B49P_CLKOUT_01 (MASTER_CLOCK/2) /* 6 MHz. */