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 8c7c0b2884c..4fc1ed2c6c1 100644
--- a/src/mame/drivers/4roses.c
+++ b/src/mame/drivers/4roses.c
@@ -365,7 +365,7 @@ static const ay8910_interface ay8910_intf =
static MC6845_INTERFACE( mc6845_intf )
{
"screen", /* screen we are acting on */
- false, /* show border area */
+ false, /* show border area */
8, /* number of pixels per video memory address */
NULL, /* before pixel update callback */
NULL, /* row update callback */