summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/4roses.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/4roses.c')
-rw-r--r--src/mame/drivers/4roses.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/4roses.c b/src/mame/drivers/4roses.c
index 649c13310e0..1798ff4a9e9 100644
--- a/src/mame/drivers/4roses.c
+++ b/src/mame/drivers/4roses.c
@@ -404,7 +404,7 @@ static MACHINE_CONFIG_START( 4roses, _4roses_state )
MCFG_PALETTE_INIT(funworld)
MCFG_VIDEO_START(funworld)
-// MCFG_MC6845_ADD("crtc", MC6845, MASTER_CLOCK/8, mc6845_intf) /* 2MHz, guess */
+// MCFG_MC6845_ADD("crtc", MC6845, MASTER_CLOCK/8, mc6845_intf) /* 2MHz, guess */
/* sound hardware */
MCFG_SPEAKER_STANDARD_MONO("mono")