diff options
Diffstat (limited to 'src/mame/drivers/lft_phasor.cpp')
-rw-r--r-- | src/mame/drivers/lft_phasor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/lft_phasor.cpp b/src/mame/drivers/lft_phasor.cpp index 57ad26040f7..11335ca939b 100644 --- a/src/mame/drivers/lft_phasor.cpp +++ b/src/mame/drivers/lft_phasor.cpp @@ -14,7 +14,7 @@ #include "emupal.h" #include "speaker.h" -#define MASTER_CLOCK 17734470 +#define MASTER_CLOCK 17734470 #define SAMPLES_PER_FRAME (355255) |