summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/polyplay.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/polyplay.h')
-rw-r--r--src/mame/includes/polyplay.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/polyplay.h b/src/mame/includes/polyplay.h
index 1b17cc61287..9b284d27c6d 100644
--- a/src/mame/includes/polyplay.h
+++ b/src/mame/includes/polyplay.h
@@ -9,7 +9,7 @@
#include "machine/z80sio.h"
#include "sound/spkrdev.h"
-#define POLYPLAY_MAIN_CLOCK XTAL_9_8304MHz
+#define POLYPLAY_MAIN_CLOCK XTAL(9'830'400)
#define Z80CPU_TAG "maincpu"
#define Z80CTC_TAG "z80ctc"