summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nes_vt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/nes_vt.cpp')
-rw-r--r--src/mame/drivers/nes_vt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/nes_vt.cpp b/src/mame/drivers/nes_vt.cpp
index fea931ced72..950baf28649 100644
--- a/src/mame/drivers/nes_vt.cpp
+++ b/src/mame/drivers/nes_vt.cpp
@@ -1382,7 +1382,7 @@ MACHINE_CONFIG_START(nes_vt_state::nes_vt)
//MCFG_NESCTRL_BRIGHTPIXEL_CB(nes_state, bright_pixel)
/* sound hardware */
- MCFG_SPEAKER_STANDARD_MONO("mono")
+ SPEAKER(config, "mono").front_center();
/* this should actually be a custom *almost* doubled up APU, however requires more thought
than just using 2 APUs as registers in the 2nd one affect the PCM channel mode but the