summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/lft_chiptune.cpp
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2020-07-26 12:56:13 +1000
committer Vas Crabb <vas@vastheman.com>2020-07-26 12:56:13 +1000
commit60bd3086cc826664a46fc7e703a11e6518482e01 (patch)
tree8c4904cb6ddd01ffae996ab845a3ec446b74518b /src/mame/drivers/lft_chiptune.cpp
parentfab7f87398ef533d59fd991718808180cd67019a (diff)
srcclean for 0.223
Diffstat (limited to 'src/mame/drivers/lft_chiptune.cpp')
-rw-r--r--src/mame/drivers/lft_chiptune.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/lft_chiptune.cpp b/src/mame/drivers/lft_chiptune.cpp
index 64af0d4fc49..69adc996446 100644
--- a/src/mame/drivers/lft_chiptune.cpp
+++ b/src/mame/drivers/lft_chiptune.cpp
@@ -12,7 +12,7 @@
#include "sound/volt_reg.h"
#include "speaker.h"
-#define MASTER_CLOCK 8000000
+#define MASTER_CLOCK 8000000
class lft_chiptune_state : public driver_device
{