summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/amaticmg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/amaticmg.c')
-rw-r--r--src/mame/drivers/amaticmg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/amaticmg.c b/src/mame/drivers/amaticmg.c
index 0faf46441f6..4f17de6718e 100644
--- a/src/mame/drivers/amaticmg.c
+++ b/src/mame/drivers/amaticmg.c
@@ -804,7 +804,7 @@ static const ym3812_interface ym3812_config =
static MC6845_INTERFACE( mc6845_intf )
{
"screen", /* screen we are acting on */
- false, /* show border area */
+ false, /* show border area */
4, /* number of pixels per video memory address */
NULL, /* before pixel update callback */
NULL, /* row update callback */