summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/genpin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/genpin.cpp')
-rw-r--r--src/mame/machine/genpin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/genpin.cpp b/src/mame/machine/genpin.cpp
index 877cb1a5d90..1c1ca11a38f 100644
--- a/src/mame/machine/genpin.cpp
+++ b/src/mame/machine/genpin.cpp
@@ -17,4 +17,4 @@ void genpin_class::genpin_audio(machine_config &config)
m_samples->set_channels(6);
m_samples->set_samples_names(genpin_sample_names);
m_samples->add_route(ALL_OUTPUTS, "mechvol", 1.0);
-} \ No newline at end of file
+}