summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/taotaido.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/taotaido.c')
-rw-r--r--src/mame/drivers/taotaido.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/taotaido.c b/src/mame/drivers/taotaido.c
index 44f1fae8ec3..33258cdfcf6 100644
--- a/src/mame/drivers/taotaido.c
+++ b/src/mame/drivers/taotaido.c
@@ -356,7 +356,7 @@ static MACHINE_CONFIG_START( taotaido, taotaido_state )
MCFG_VSYSTEM_SPR_SET_GFXREGION(0)
MCFG_VSYSTEM_SPR_GFXDECODE("gfxdecode")
MCFG_VSYSTEM_SPR_PALETTE("palette")
-
+
/* sound hardware */
MCFG_SPEAKER_STANDARD_STEREO("lspeaker", "rspeaker")