summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galaga.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/galaga.cpp')
-rw-r--r--src/mame/drivers/galaga.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/galaga.cpp b/src/mame/drivers/galaga.cpp
index 0a1b8f44b1b..0580a97f57b 100644
--- a/src/mame/drivers/galaga.cpp
+++ b/src/mame/drivers/galaga.cpp
@@ -720,7 +720,7 @@ TODO:
#include "speaker.h"
-#define MASTER_CLOCK (XTAL_18_432MHz)
+#define MASTER_CLOCK (XTAL(18'432'000))