summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/wwfwfest.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/wwfwfest.c')
-rw-r--r--src/mame/drivers/wwfwfest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/wwfwfest.c b/src/mame/drivers/wwfwfest.c
index cc8c2e0a767..624646b25b8 100644
--- a/src/mame/drivers/wwfwfest.c
+++ b/src/mame/drivers/wwfwfest.c
@@ -398,7 +398,7 @@ static MACHINE_DRIVER_START( wwfwfest )
MDRV_SOUND_ROUTE(0, "mono", 0.45)
MDRV_SOUND_ROUTE(1, "mono", 0.45)
- MDRV_SOUND_ADD("oki", OKIM6295, 1024188)
+ MDRV_SOUND_ADD("oki", OKIM6295, 1024188)
MDRV_SOUND_CONFIG(okim6295_interface_pin7high) /* Verified - Pin 7 tied to +5VDC */
MDRV_SOUND_ROUTE(ALL_OUTPUTS, "mono", 0.90)
MACHINE_DRIVER_END