summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/sn76477.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/sn76477.c')
-rw-r--r--src/emu/sound/sn76477.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound/sn76477.c b/src/emu/sound/sn76477.c
index 7fc9224f8da..ba4f85b9cf5 100644
--- a/src/emu/sound/sn76477.c
+++ b/src/emu/sound/sn76477.c
@@ -301,7 +301,7 @@ void sn76477_device::device_start()
}
intialize_noise();
-
+
/* set up interface values */
_SN76477_enable_w(m_intf_enable);
_SN76477_vco_w(m_intf_vco);