summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lsasquad.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/lsasquad.cpp')
-rw-r--r--src/mame/drivers/lsasquad.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/lsasquad.cpp b/src/mame/drivers/lsasquad.cpp
index 6ae7e36627e..2b8814829ee 100644
--- a/src/mame/drivers/lsasquad.cpp
+++ b/src/mame/drivers/lsasquad.cpp
@@ -154,7 +154,7 @@ Notes:
#include "speaker.h"
-#define MASTER_CLOCK XTAL_24MHz
+#define MASTER_CLOCK XTAL(24'000'000)
WRITE8_MEMBER(lsasquad_state::lsasquad_bankswitch_w)